In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: fix use-after-free of key in del_async path In tcp_ao_delete_key(),… (CVE-2026-53389)
A use-after-free vulnerability in the Linux kernel's TCP Authentication Option (tcp_ao) implementation was resolved. The issue occurs in the asynchronous key deletion path (del_async) of tcp_ao_delete_key(), where certain pointer validity checks are skipped, leading to dangling pointers. This can cause getsockopt(TCP_AO_INFO) to dereference freed memory after the RCU grace period. The fix clears these pointers when the referenced key is deleted asynchronously.
AI Analysis
Technical Summary
The Linux kernel's tcp_ao_delete_key() function had a use-after-free vulnerability in its asynchronous key deletion path. Unlike the synchronous path, the asynchronous path did not validate current_key and rnext_key pointers, assuming they were NULL on LISTEN sockets. However, if keys were added while the socket was in CLOSE state and then transitioned to LISTEN, these pointers could be non-NULL. When such keys were deleted asynchronously, the memory was freed without clearing these pointers, leading to use-after-free when getsockopt(TCP_AO_INFO) accessed them. The vulnerability was fixed by clearing current_key and rnext_key pointers when deleting keys asynchronously.
Potential Impact
This vulnerability allows a use-after-free condition in the Linux kernel TCP AO implementation, which could lead to kernel memory corruption or crashes when getsockopt(TCP_AO_INFO) is called on affected sockets. The specific impact depends on how the freed memory is accessed, but it could potentially be leveraged for denial of service or other kernel-level instability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to clear dangling pointers in the asynchronous key deletion path of tcp_ao_delete_key(). Users should apply the official Linux kernel updates that include this fix. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended mitigation. Patch status is not yet confirmed in this data — check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: fix use-after-free of key in del_async path In tcp_ao_delete_key(),… (CVE-2026-53389)
Description
A use-after-free vulnerability in the Linux kernel's TCP Authentication Option (tcp_ao) implementation was resolved. The issue occurs in the asynchronous key deletion path (del_async) of tcp_ao_delete_key(), where certain pointer validity checks are skipped, leading to dangling pointers. This can cause getsockopt(TCP_AO_INFO) to dereference freed memory after the RCU grace period. The fix clears these pointers when the referenced key is deleted asynchronously.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's tcp_ao_delete_key() function had a use-after-free vulnerability in its asynchronous key deletion path. Unlike the synchronous path, the asynchronous path did not validate current_key and rnext_key pointers, assuming they were NULL on LISTEN sockets. However, if keys were added while the socket was in CLOSE state and then transitioned to LISTEN, these pointers could be non-NULL. When such keys were deleted asynchronously, the memory was freed without clearing these pointers, leading to use-after-free when getsockopt(TCP_AO_INFO) accessed them. The vulnerability was fixed by clearing current_key and rnext_key pointers when deleting keys asynchronously.
Potential Impact
This vulnerability allows a use-after-free condition in the Linux kernel TCP AO implementation, which could lead to kernel memory corruption or crashes when getsockopt(TCP_AO_INFO) is called on affected sockets. The specific impact depends on how the freed memory is accessed, but it could potentially be leveraged for denial of service or other kernel-level instability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to clear dangling pointers in the asynchronous key deletion path of tcp_ao_delete_key(). Users should apply the official Linux kernel updates that include this fix. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended mitigation. Patch status is not yet confirmed in this data — check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-x37v-hm75-xvf9
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53389"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27ad2a4a8d5989131f59
Added to database: 07/19/2026, 19:38:21 UTC
Last enriched: 07/19/2026, 20:22:54 UTC
Last updated: 07/20/2026, 09:20:56 UTC
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.