In the Linux kernel, the following vulnerability has been resolved: ipv6: validate extension header length before copying to cmsg ip6_datagram_recv_...
Description
In the Linux kernel, the following vulnerability has been resolved: ipv6: validate extension header length before copying to cmsg ip6_datagram_recv_specific_ctl() builds IPV6_{HOPOPTS,DSTOPTS,RTHDR} cmsgs (and their IPV6_2292* legacy counterparts) by trusting the on-wire hdrlen byte (ptr[1]) when
Remediation
Update Linux Linux to the latest version. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Linux
PRODUCT: Kernel
AFFECTED_VERSIONS: 5.6 up to 5.10.259, 5.15.210, 6.1.176
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A reference counting vulnerability in the Linux kernel XFRM subsystem allows for potential memory corruption during deferred transport reinjection.
Executive Summary:
Failure to properly manage network namespace references in the Linux kernel XFRM subsystem creates a critical risk of system instability and potential code execution.
Vulnerability Details
CVE-ID: CVE-2026-63919
Affected Software: Linux Kernel
Affected Versions: 5.6 through 5.10.258, 5.15.0 through 5.15.209, 6.1.0 through 6.1.175
Vulnerability: The flaw exists in the XFRM (IPsec) input path, where the kernel fails to hold a network namespace reference during deferred transport reinjection, allowing an authenticated attacker to trigger use-after-free conditions.
Business Impact
This vulnerability carries a CVSS score of 8.8, reflecting its potential for remote exploitation to cause a denial of service or arbitrary code execution. Such a compromise could lead to complete system takeover, unauthorized access to sensitive network traffic, and significant operational downtime.
Remediation Plan
Immediate Action: Apply the latest kernel security patches (5.10.259, 5.15.210, 6.1.176, or newer) provided by your distribution maintainer.
Proactive Monitoring: Monitor network traffic and system stability for crashes or anomalous behavior related to IPsec processing.
Compensating Controls: Deploy network-level protections and ensure that IPsec configurations are hardened to limit exposure to potentially malicious traffic sources.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of July 21, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The complexity of the XFRM subsystem makes manual exploit development difficult but highly impactful.
Analyst Recommendation
Given the potential for remote exploitation, this vulnerability should be treated with high priority. Organizations must ensure that all production kernels are updated to the fixed versions to prevent potential system compromise.