In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcp_ao_destroy_sock Commit 51e547e8c89c ("tcp:… (CVE-2026-64459)
A use-after-free vulnerability in the Linux kernel's TCP-AO (TCP Authentication Option) implementation was resolved by restoring the RCU grace period in tcp_ao_destroy_sock. The issue arose because the asynchronous call_rcu() callback was removed, causing a race condition where a softirq could access freed memory, leading to potential kernel crashes. The fix reintroduces call_rcu() to ensure the object remains valid until all readers complete. This vulnerability affects the TCP connection handling code and can be triggered by unprivileged users under certain network namespaces.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel involves improper handling of the RCU grace period in the tcp_ao_destroy_sock() function. A commit removed the call_rcu() callback, assuming the TCP-AO keys would only be freed during socket destruction, which is not the case during tcp_connect() when the socket is still discoverable. This leads to a use-after-free scenario where a softirq running tcp_v4_rcv() can access freed TCP-AO key memory, causing kernel crashes. The patch restores the RCU grace period by re-adding the call_rcu() callback, ensuring that readers accessing tp->ao_info see a valid object until RCU read-side critical sections complete. The vulnerability can be triggered by an unprivileged process in user and network namespaces by installing TCP_MD5SIG and TCP_AO keys and sending forged TCP-AO segments, causing a general protection fault and potential denial of service.
Potential Impact
The vulnerability can cause kernel crashes (general protection faults) due to use-after-free memory access in the TCP-AO key handling code. This can lead to denial of service on affected systems. There is no indication of privilege escalation or remote code execution from the provided data. The issue can be triggered by unprivileged users in certain namespace configurations, potentially allowing local denial of service.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by restoring the RCU grace period in tcp_ao_destroy_sock() via a call_rcu() callback. Systems should apply the official kernel patch that reintroduces this fix. Since no vendor advisory or patch links are provided, check the Linux kernel mailing lists or official repositories for the patch identified by commit 51e547e8c89c. Until patched, avoid untrusted local users installing TCP-AO keys or manipulating TCP connections in network namespaces.
In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcp_ao_destroy_sock Commit 51e547e8c89c ("tcp:… (CVE-2026-64459)
Description
A use-after-free vulnerability in the Linux kernel's TCP-AO (TCP Authentication Option) implementation was resolved by restoring the RCU grace period in tcp_ao_destroy_sock. The issue arose because the asynchronous call_rcu() callback was removed, causing a race condition where a softirq could access freed memory, leading to potential kernel crashes. The fix reintroduces call_rcu() to ensure the object remains valid until all readers complete. This vulnerability affects the TCP connection handling code and can be triggered by unprivileged users under certain network namespaces.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel involves improper handling of the RCU grace period in the tcp_ao_destroy_sock() function. A commit removed the call_rcu() callback, assuming the TCP-AO keys would only be freed during socket destruction, which is not the case during tcp_connect() when the socket is still discoverable. This leads to a use-after-free scenario where a softirq running tcp_v4_rcv() can access freed TCP-AO key memory, causing kernel crashes. The patch restores the RCU grace period by re-adding the call_rcu() callback, ensuring that readers accessing tp->ao_info see a valid object until RCU read-side critical sections complete. The vulnerability can be triggered by an unprivileged process in user and network namespaces by installing TCP_MD5SIG and TCP_AO keys and sending forged TCP-AO segments, causing a general protection fault and potential denial of service.
Potential Impact
The vulnerability can cause kernel crashes (general protection faults) due to use-after-free memory access in the TCP-AO key handling code. This can lead to denial of service on affected systems. There is no indication of privilege escalation or remote code execution from the provided data. The issue can be triggered by unprivileged users in certain namespace configurations, potentially allowing local denial of service.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by restoring the RCU grace period in tcp_ao_destroy_sock() via a call_rcu() callback. Systems should apply the official kernel patch that reintroduces this fix. Since no vendor advisory or patch links are provided, check the Linux kernel mailing lists or official repositories for the patch identified by commit 51e547e8c89c. Until patched, avoid untrusted local users installing TCP-AO keys or manipulating TCP connections in network namespaces.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6hpw-qg6p-q7xc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64459"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a6542089c2644c7f8082fdd
Added to database: 07/25/2026, 23:08:56 UTC
Last enriched: 07/25/2026, 23:21:09 UTC
Last updated: 07/26/2026, 04:12:07 UTC
Views: 4
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.