CVE-2026-53199
Linux Linux 취약점
- 대응 우선순위
- 점검
- CVSS
- 7.5
- EPSS
- 0.53% 백분위 40.8% · 2026.06.29 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.06.25
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf netvsc_copy_to_send_buf() copies page buffer entries into the VMBus send buffer using phys_to_virt() on the entry PFN. Entries for the RNDIS header and the skb linear data come from kmalloc'd memory and are always in the kernel direct map, but entries for skb fragments reference page cache or user pages, which on 32-bit x86 with CONFIG_HIGHMEM=y can live above the LOWMEM boundary. For such a page phys_to_virt() returns an address outside the direct map and the subseq...
공급사 Linux
제품 Linux
영향 버전 c25aaf814a63f9d9c4e45416f13d70ef0aa0be2e, 3.16
수정 버전 공식 출처에서 확인 필요
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE 미등록
EPSS 데이터 기준일 2026.06.29