Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix missing reserved tailroom Use rbi->len instead of rcd->len for non-dataring packet. Found issue: XDP_WARN: xdp_update_frame_from_buff(line:278): Driver BUG: missing reserved tailroom WARNING: CPU: 0 PID: 0 at net/core/xdp.c:586 xdp_warn+0xf/0x20 CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W O 6.5.1 #1 RIP: 0010:xdp_warn+0xf/0x20 ... ? xdp_warn+0xf/0x20 xdp_do_redirect+0x15f/0x1c0 vmxnet3_run_xdp+0x17a/0x400 [vmxnet3] vmxnet3_process_xdp+0xe4/0x760 [vmxnet3] ? vmxnet3_tq_tx_complete.isra.0+0x21e/0x2c0 [vmxnet3] vmxnet3_rq_rx_complete+0x7ad/0x1120 [vmxnet3] vmxnet3_poll_rx_only+0x2d/0xa0 [vmxnet3] __napi_poll+0x20/0x180 net_rx_action+0x177/0x390
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.23 |
References
- https://git.kernel.org/stable/c/7c8505ecc2d15473d679b8e06335434b84fffe86Patch
- https://git.kernel.org/stable/c/91d017d19d5a9ad153e2dc23ed3c0e2e79ef5262Patch
- https://git.kernel.org/stable/c/aba8659caf88017507419feea06069f529329ea6Patch
- https://git.kernel.org/stable/c/e127ce7699c1e05279ee5ee61f00893e7bfa9671Patch
- https://git.kernel.org/stable/c/7c8505ecc2d15473d679b8e06335434b84fffe86Patch
- https://git.kernel.org/stable/c/91d017d19d5a9ad153e2dc23ed3c0e2e79ef5262Patch
- https://git.kernel.org/stable/c/aba8659caf88017507419feea06069f529329ea6Patch
- https://git.kernel.org/stable/c/e127ce7699c1e05279ee5ee61f00893e7bfa9671Patch
FAQ
What is CVE-2024-27026?
CVE-2024-27026 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix missing reserved tailroom Use rbi->len instead of rcd->len for non-dataring packet. Found issue: XDP_WARN: xdp_upd...
How severe is CVE-2024-27026?
CVE-2024-27026 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27026?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.