CVE-2026-80978
Linux · Kernel
A vulnerability in the Linux kernel network subsystem allows local attackers to cause integer-related memory corruption via crafted IP tunnel headroom configurations.
Executive summary
A critical memory corruption vulnerability in the Linux kernel could allow a local attacker to achieve elevated privileges or system instability.
Vulnerability
The vulnerability exists due to improper handling of IP tunnel headroom, where stacked user-created devices can cause header offset values to exceed 16-bit limits. This allows a local, low-privileged attacker to trigger skb head expansion that wraps these offsets, potentially leading to memory corruption.
Business impact
Successful exploitation of this flaw allows a local attacker to corrupt kernel memory, which typically results in a system crash or the potential for privilege escalation. Given the CVSS score of 7.8, this represents a high risk to environment stability and data integrity, particularly on multi-tenant servers or environments where untrusted local users have shell access.
Remediation
Immediate Action: Update the Linux kernel to the versions specified in the OSV.dev guidance (e.g., 6.12.109, 6.18.50, or 7.2.4) or the latest stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel panic events or unexpected segmentation faults that may indicate an exploitation attempt.
Compensating Controls: Restrict access to system configuration interfaces and limit the ability of non-privileged users to create network tunnel devices, which serves as a primary vector for this vulnerability.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
The vulnerability poses a clear risk to kernel integrity, and because it resides at the core of the operating system, it should be prioritized for patching. Administrators should verify their current kernel version against the provided fixed releases and apply kernel updates through their standard maintenance cycle to mitigate the risk of local privilege escalation or denial of service.
More Linux CVEs all →
History
CVE Brief tracked this CVE 2 days 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