Socket Vulnerability in Linux Kernel Affecting Network Functionality
CVE-2026-64523

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 July 2026

What is CVE-2026-64523?

The vulnerability identified in the Linux kernel relates to the network handshake process, where improper handling of file references could lead to a security risk. Specifically, the function 'handshake_nl_accept_doit()' fails to hold onto the necessary file pointer during transition phases, potentially allowing unanticipated socket teardown. To address this issue, modifications have been made to incorporate an explicit file reference within the handshake request structure, ensuring that both submission and error handling paths maintain appropriate file reference counts, thus improving overall network functionality and security. Further retargeting of accept-side dereferences will be addressed in subsequent patches.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 685b10dd0e32c7782cead16c8cf055c609678583

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 16eaba5aa89c04eea125905bb8f988c1897f4f29

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 09dba37eee70d0596e26645015f1aa95a9848e9d

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.