Impact
The vulnerability is an off‑by‑one depth check in the IPv6 IPsec processing path, which allows an array to be written past its bounds. The write occurs when a full security path is re‑entered with a packet that includes destination options or a type‑2 routing header, causing the kernel to pause and panic. This can lead to a kernel crash and, potentially, arbitrary code execution if the corrupted data can be leveraged.
Affected Systems
All Linux kernel releases that contain the vulnerable xfrm6_input_addr implementation before the fix commit are affected. The patch is present in recent kernel versions that include commit hash 0f679e0523ddfff3fb554336ceb874b0e51e9cd3. Administrators should review their kernel version labels to ensure they are on the post‑fix revision.
Risk and Exploitability
The CVSS score is not provided and EPSS is unavailable, but the flaw can be triggered by an externally supplied IPv6 packet with specific extension headers, so a remote network attacker can exploit it. The vulnerability is not listed in CISA KEV, yet the possibility of a kernel panic leads to denial of service, and the out‑of‑bounds write could in theory facilitate privilege escalation or arbitrary code execution. Immediate patching is recommended.
OpenCVE Enrichment