Impact
The vulnerability occurs when the Linux kernel fails to abort a TLS connection after detecting an invalid record late in the parsing process. The code reads data from the socket before fully verifying the record length, which allows a crafted header to overflow the socket buffer space allocated for the packet. This overflow can corrupt kernel memory and potentially let an attacker execute arbitrary code, thereby compromising confidentiality, integrity and availability of the affected system.
Affected Systems
The bug impacts Linux kernel versions 6.17 release candidate 1 through release candidate 6. No other vendor products are mentioned in the listings. The kernel’s TLS subsystem code is the relevant component.
Risk and Exploitability
The CVSS score of 9.8 signals a critical severity, yet the EPSS score of less than 1% indicates a low probability of exploitation in the wild. Attackers would need to send an out‑of‑band TLS header followed by a larger normal send to trigger the bug, which is complex but feasible. The vulnerability is not yet listed in the CISA KEV catalog. Given the high impact and confirmed kernel code path, a proactive mitigation is warranted.
OpenCVE Enrichment
Debian DLA
Debian DSA
EUVD
Ubuntu USN