Use-After-Free Vulnerability in Linux Kernel's TCP Implementation
CVE-2026-80849

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
4 September 2026

What is CVE-2026-80849?

A use-after-free vulnerability exists in the Linux kernel's TCP implementation, specifically affecting the handling of keys during TCP connections. When a socket is disconnected and a reconnect attempt is made to a different peer, the current key may point to freed memory, leading to potential data leakage or system instability. The vulnerability arises from improper synchronization in the kernel's handling of socket states and locking mechanisms, allowing for dangerous race conditions. The recommended mitigation includes incorporating a grace period before unlinking keys to ensure safe memory access during TCP connection operations.

Affected Version(s)

Linux 0a3a809089eb1d4a0a2fd0c16b520d603988c859 < 84a93b4e012587d0a4a84ffb23ec6da18e9d85f9

Linux 0a3a809089eb1d4a0a2fd0c16b520d603988c859 < 73fde8fe4469f4ed8f0afcc0b9d6413002a9e6b3

Linux 0a3a809089eb1d4a0a2fd0c16b520d603988c859

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.