Kernel memory corruption via ESP-in-TCP teardown race
Published Mar 10, 2026 · Updated Mar 10, 2026
A race condition in the Linux Kernel ESP-in-TCP implementation allows local users to trigger use-after-free memory access during socket teardown. espintcp_close() cancels pending work without preventing espintcp_write_space() or softirq paths from scheduling espintcp_tx_work(), which then dereferences a freed context or socket. Exploitation requires local low-privileged access and winning the teardown race; successful corruption compromises kernel confidentiality, integrity, and availability.
Summary
What happened
A race condition in the Linux Kernel ESP-in-TCP implementation allows local users to trigger use-after-free memory access during socket teardown. espintcp_close() cancels pending work without preventing espintcp_write_space() or softirq paths from scheduling espintcp_tx_work(), which then dereferences a freed context or socket. Exploitation requires local low-privileged access and winning the teardown race; successful corruption compromises kernel confidentiality, integrity, and availability.
The record
- CVE
- CVE-2026-23239
- Published
- Mar 10, 2026
- Updated
- Mar 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-362, CAPEC-26, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 10, 2026CVE publishedPublication date reported by the CVE source.
- Mar 10, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.6
- Affected versionversion=e27cca96cd68fa2c6814c90f9a1cfd36bb68c593 <022ff7f347588de6e17879a1da6019647b21321b
- Affected versionversion=e27cca96cd68fa2c6814c90f9a1cfd36bb68c593 <664e9df53226b4505a0894817ecad2c610ab11d8
- Affected versionversion=e27cca96cd68fa2c6814c90f9a1cfd36bb68c593 <e1512c1db9e8794d8d130addd2615ec27231d994
- Affected versionversion=e27cca96cd68fa2c6814c90f9a1cfd36bb68c593 <f7ad8b1d0e421c524604d5076b73232093490d5c
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo