Impact
The Linux kernel bug allows an attacker to configure a TLS socket within a sockmap (BPF psock). The code path that should reject this combination fails, potentially allowing a race condition that could be exploited to alter kernel state or cause execution of arbitrary code at kernel level. This flaw correlates with CWE-362, a race condition vulnerability that may be exploited.
Affected Systems
All Linux kernel configurations that include the sockmap feature and the TLS socket support are affected prior to the commit that rejects the integration. The vulnerable path exists in any kernel version that predates the patch with commit hash 460e6486617c17dd19abe8f3fc67d9a6fa25f8ca. System administrators should verify the kernel version and apply any backported fixes that incorporate this commit.
Risk and Exploitability
No EPSS score is published, and the vulnerability is not listed in the CISA KEV catalog, but the kernel-level bug is inherently exploitable. Attacking the race condition would require privileges or local access to configure TLS sockets and sockmaps simultaneously. While there are no publicly known exploits, the potential for privilege escalation warrants prompt remediation.
OpenCVE Enrichment