4 matches found
CVE-2025-40350
CVE-2025-40350: Linux kernel mlx5e RX path vulnerable when handling multi-buffer XDP; XDP changes to xdp_buff layout (bpf_xdp_adjust_head/tail) can break skb construction. The fix records the original fragment count and rewinds the end fragment if it changes after XDP, rebuilds the skb with a lin...
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...