In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb… (CVE-2026-64117)
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb ieee80211_invoke_fast_rx() reads RX status through IEEE80211_SKB_RXCB(skb), which aliases the same skb->cb storage that ieee80211_rx_mesh_data() reuses as IEEE80211_TX_INFO. In the unicast forward path, mesh_data does: info = IEEE80211_SKB_CB(fwd_skb); memset(info, 0, sizeof(*info)); on the same skb the caller still names via rx->skb, then either queues the skb for TX (success) or kfree_skb()'s it (no-route) before returning RX_QUEUED. The caller's RX_QUEUED arm then calls sta_stats_encode_rate(status) on memory that is either zeroed (success path) or freed (no-route path). The latter is KASAN slab-use-after-free in ieee80211_prepare_and_rx_handle. Fix by encoding the rate from status before invoking ieee80211_rx_mesh_data(), so the RX_QUEUED arm consumes a value captured while status was still backed by valid memory.
AI Analysis
Technical Summary
CVE-2026-64117 addresses a use-after-free vulnerability in the Linux kernel's mac80211 WiFi component. The function ieee80211_invoke_fast_rx() reads RX status through IEEE80211_SKB_RXCB(skb), which shares the same skb->cb storage that ieee80211_rx_mesh_data() later reuses as IEEE80211_TX_INFO. In the unicast forwarding path, ieee80211_rx_mesh_data() zeroes or frees this memory before the caller uses it, causing a kernel address sanitizer (KASAN) detected use-after-free in ieee80211_prepare_and_rx_handle. The vulnerability is fixed by encoding the RX rate from the status before calling ieee80211_rx_mesh_data(), ensuring the RX_QUEUED path accesses valid memory.
Potential Impact
This vulnerability can lead to a kernel use-after-free condition, which may cause system instability or crashes. While no known exploits are reported, such memory corruption issues could potentially be leveraged for privilege escalation or denial of service under certain conditions.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by capturing the RX rate before reuse of skb->cb memory. Users should apply the official Linux kernel updates that include this patch to remediate the issue. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor's advisory or Linux kernel mailing lists for the specific fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb… (CVE-2026-64117)
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb ieee80211_invoke_fast_rx() reads RX status through IEEE80211_SKB_RXCB(skb), which aliases the same skb->cb storage that ieee80211_rx_mesh_data() reuses as IEEE80211_TX_INFO. In the unicast forward path, mesh_data does: info = IEEE80211_SKB_CB(fwd_skb); memset(info, 0, sizeof(*info)); on the same skb the caller still names via rx->skb, then either queues the skb for TX (success) or kfree_skb()'s it (no-route) before returning RX_QUEUED. The caller's RX_QUEUED arm then calls sta_stats_encode_rate(status) on memory that is either zeroed (success path) or freed (no-route path). The latter is KASAN slab-use-after-free in ieee80211_prepare_and_rx_handle. Fix by encoding the rate from status before invoking ieee80211_rx_mesh_data(), so the RX_QUEUED arm consumes a value captured while status was still backed by valid memory.
CVSS v3.1
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-64117 addresses a use-after-free vulnerability in the Linux kernel's mac80211 WiFi component. The function ieee80211_invoke_fast_rx() reads RX status through IEEE80211_SKB_RXCB(skb), which shares the same skb->cb storage that ieee80211_rx_mesh_data() later reuses as IEEE80211_TX_INFO. In the unicast forwarding path, ieee80211_rx_mesh_data() zeroes or frees this memory before the caller uses it, causing a kernel address sanitizer (KASAN) detected use-after-free in ieee80211_prepare_and_rx_handle. The vulnerability is fixed by encoding the RX rate from the status before calling ieee80211_rx_mesh_data(), ensuring the RX_QUEUED path accesses valid memory.
Potential Impact
This vulnerability can lead to a kernel use-after-free condition, which may cause system instability or crashes. While no known exploits are reported, such memory corruption issues could potentially be leveraged for privilege escalation or denial of service under certain conditions.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by capturing the RX rate before reuse of skb->cb memory. Users should apply the official Linux kernel updates that include this patch to remediate the issue. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor's advisory or Linux kernel mailing lists for the specific fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-8c2f-6crq-prr9
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64117"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27a92a4a8d598912b8a9
Added to database: 07/19/2026, 19:38:17 UTC
Last enriched: 07/19/2026, 19:49:06 UTC
Last updated: 07/20/2026, 19:41:21 UTC
Views: 14
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.