CVE-2026-80976
Linux · Kernel
A memory safety flaw in the Linux kernel segment routing module allows unauthenticated attackers to trigger an out-of-bounds read via crafted IPv6 packets during decapsulation.
Executive summary
A critical out-of-bounds read vulnerability in the Linux kernel segment routing implementation poses a severe risk of system instability or potential information disclosure.
Vulnerability
The flaw exists in the seg6 module where the IPv6 control block is not properly reset after decapsulation. An unauthenticated attacker can exploit this by injecting crafted IPv6 packets containing specific extension headers, causing the kernel to read memory beyond the allocated buffer.
Business impact
The vulnerability carries a CVSS score of 9.8, reflecting its potential for severe impact. Successful exploitation can lead to kernel-level memory corruption, which may result in a system crash (denial of service) or the unauthorized exposure of sensitive kernel memory contents. Given the critical nature of the Linux kernel in production environments, this represents a significant threat to infrastructure availability and data confidentiality.
Remediation
Immediate Action: Update your Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or a later stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel panic events or KASAN-related error reports which may indicate attempted exploitation of memory safety flaws.
Compensating Controls: Implement network-level filtering to restrict untrusted traffic from reaching segment routing endpoints, as the vulnerability requires specific packet structures to trigger.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
This is a critical vulnerability that directly impacts the core integrity of the operating system. Administrators must prioritize patching the kernel across all affected environments immediately to eliminate the risk of remote kernel-level exploitation. Ensure that testing is performed in staging environments to verify compatibility with existing network configurations before deploying the update to production systems.
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 9.8 (3.1)
- Analyst report written