CVE-2026-90142
Linux · Kernel
A buffer overflow vulnerability in the Linux kernel virtio_net driver allows local attackers to cause memory corruption or system crashes via improper RX ring resizing.
Executive summary
A high-severity memory corruption vulnerability in the Linux kernel virtio_net driver could allow a local attacker to achieve elevated privileges or system disruption.
Vulnerability
This is a buffer overflow vulnerability occurring when an AF_XDP socket is attached and the RX ring is resized. The vulnerability requires local access with low privileges to trigger the out-of-bounds write during the virtnet_rx_resume process.
Business impact
Successful exploitation of this vulnerability allows a local user to corrupt kernel memory, which may lead to arbitrary code execution, privilege escalation, or a complete system crash. Given the CVSS score of 7.8, this flaw represents a significant risk to the integrity and availability of affected systems, particularly in environments where untrusted local users have shell access or where containerized workloads share a common host kernel.
Remediation
Immediate Action: Update the Linux kernel to version 7.2.6 or later, which contains the upstream fix for this memory management issue.
Proactive Monitoring: Monitor system logs for kernel panic events or unexpected process crashes that correlate with network interface configuration changes or AF_XDP socket activity.
Compensating Controls: Restrict access to network configuration tools like ethtool for non-privileged users to prevent the trigger mechanism from being executed by unauthorized actors.
Exploitation status
Public Exploit Available: No confirmed public exploit (exploit_available: false).
Analyst recommendation
The vulnerability presents a serious risk to kernel-level security and demands prompt remediation. System administrators should prioritize testing and deploying the patched kernel version, 7.2.6, across all relevant infrastructure to mitigate the risk of local privilege escalation and system instability.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.8 (3.1)
- Analyst report written