CVE-2026-53199
The CVE-2026-53199 fix applies to the Linux kernel hv_netvsc code path, addressing a mapping fault in netvsc_copy_to_send_buf. The issue arose when skb fragments referenced page cache or user pages on 32-bit x86 with CONFIG_HIGHMEM, where phys_to_virt() could yield addresses outside the direct ma...