2 matches found
Vulnerability of the page_to_skb() function in the drivers/net/virtio_net.c module – The Linux kernel network adapter driver support mechanism, which allows an attacker to gain access to protected information
Vulnerability of the pagetoskb function in the drivers/net/virtionet.c module – The Linux kernel’s network adapter driver has a memory leak issue. Exploiting this vulnerability could allow an attacker to access protected information...
CVE-2022-50065
In the Linux kernel, the following vulnerability has been resolved: virtionet: fix memory leak inside XPDTX with mergeable When we call xdpconvertbufftoframe to get xdpf, if it returns NULL, we should check if xdppage was allocated by xdplinearizepage. If it is newly allocated, it should be freed...