4 matches found
CVE-2025-40350
CVE-2025-40350 (net/mlx5e) is fixed in the Linux kernel for XDP multi-buffer handling. The mlx5 driver previously assumed an unchanged xdp_buff layout when XDP programs resize data, causing erroneous skb generation or kernel warnings. The fix records the original fragment count, rewinds the end f...
CVE-2021-47367
In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...
UBUNTU-CVE-2021-47367
In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...
UVI-2021-1001758 virtio-net: fix pages leaking when building skb in big mode
virtio-net: fix pages leaking when building skb in big mode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.9 by commit...