CVE-2026-64523
9.8Linux · Kernel
A reference counting vulnerability in the Linux kernel net/handshake subsystem allows potential memory corruption due to premature socket release.
Executive summary
A critical use-after-free vulnerability in the Linux kernel net/handshake component poses a severe risk of system compromise or instability.
Vulnerability
The vulnerability exists in the net/handshake subsystem, where an incorrect reference count on the file pointer backing a socket can lead to a race condition. An unauthenticated attacker could trigger this flaw to cause a use-after-free scenario, potentially leading to system crashes or arbitrary code execution.
Business impact
The vulnerability carries a CVSS score of 9.8, indicating a critical severity level. Successful exploitation allows for remote, unauthenticated access to the kernel, which may result in full system compromise, data exfiltration, or prolonged service disruption. Given the ubiquity of the Linux kernel in enterprise infrastructure, this flaw represents a significant risk to organizational availability and data integrity.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.93, 6.18.44, 7.0.12, or a later stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel panics, unexpected reboots, or suspicious network activity originating from the handshake subsystem.
Compensating Controls: Implement network segmentation and restrict access to services that utilize the handshake protocol to minimize the attack surface until patches are applied.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Due to the critical nature of this kernel-level vulnerability and the lack of required privileges for exploitation, immediate patching is essential. Administrators should prioritize upgrading affected Linux kernels to the specified fixed versions to eliminate the risk of remote exploitation and system instability.