Vulnerability in Linux Kernel's TCP Socket Management by Vendor Linux Foundation
CVE-2026-80738

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
3 September 2026

What is CVE-2026-80738?

A vulnerability exists in the Linux kernel related to the management of TCP sockets. Specifically, the functions bpf_tcp_gen_syncookie and bpf_tcp_check_syncookie inadequately validate the state of the socket before accessing the protocol information. If the socket is not a full socket (for example, during mini-socket conditions), the functions may attempt to dereference fullsocket-specific fields, leading to potential security implications. The resolution implemented checks that the socket state is not TCP_LISTEN, ensuring that only valid socket states are processed appropriately, thereby enhancing the overall security of TCP socket management.

Affected Version(s)

Linux 399040847084a69f345e0a52fd62f04654e0fce3 < 23f682083aa3fbc0c49667818efd6979a8bc5ac2

Linux 399040847084a69f345e0a52fd62f04654e0fce3 < 31a420a822ff92e2090bd5d65efe8e34e2d6d9b8

Linux 5.2

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.