Race Condition in Linux Kernel's espintcp Sockets
CVE-2026-80848

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
4 September 2026

What is CVE-2026-80848?

A race condition vulnerability exists in the Linux kernel's handling of espintcp sockets. The issue arises when espintcp_close() frees memory without ensuring socket locks, leading to potential concurrent access by the xfrm_trans_reinject work queue. This could result in unintended data leakage or corrupted memory states. The fix involves implementing a synchronize_rcu() call after resetting socket protocol to ensure proper synchronization and prevent memory issues introduced by concurrent operations.

Affected Version(s)

Linux e27cca96cd68fa2c6814c90f9a1cfd36bb68c593 < 29121c5e6591da527e8e36ddac7120dc527f574d

Linux e27cca96cd68fa2c6814c90f9a1cfd36bb68c593

Linux e27cca96cd68fa2c6814c90f9a1cfd36bb68c593 < 4bc0dfa28dca6fc0084203732695968049c44072

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.