CVE-2026-89783
Linux · Kernel
A memory safety vulnerability exists in the Linux kernel xfrm6_input_addr function, where an off by one error allows an out of bounds write to the security path structure.
Executive summary
An out of bounds memory write vulnerability in the Linux kernel allows unauthenticated attackers to potentially trigger system instability or denial of service.
Vulnerability
This is an out of bounds write flaw occurring within the xfrm6_input_addr function when processing certain IPv6 packets. The vulnerability is reachable by unauthenticated remote attackers who can trigger the specific packet processing path that leads to the insufficient bounds check.
Business impact
The vulnerability carries a CVSS score of 9.8, indicating a critical severity level. Successful exploitation can lead to a kernel panic or unpredictable system behavior, resulting in significant operational downtime for affected infrastructure. Given the ubiquity of the Linux kernel in critical production environments, this flaw poses a substantial risk to service availability and system integrity.
Remediation
Immediate Action: Apply the vendor provided kernel patches to versions 5.10.270, 5.15.221, 6.1.188, or later as specified by your distribution maintainer.
Proactive Monitoring: Monitor system logs for kernel warnings, trace dumps, or unexpected reboots that may indicate a triggered out of bounds access or memory corruption.
Compensating Controls: While difficult to mitigate via network controls due to the nature of the flaw, ensure that host based firewalls are configured to drop malformed or suspicious IPv6 traffic that might be used to reach the vulnerable code path.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a significant risk to the stability of Linux based systems due to the potential for kernel panics. Administrators should prioritize the deployment of updated kernel packages through their respective distribution channels immediately to ensure the security and reliability of their production environments.
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 9.8 (3.1)
- Analyst report written