In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skb_cow_data() before in-place crypto… (CVE-2026-63831)
A vulnerability in the Linux kernel's mac802154 llsec subsystem allowed in-place cryptographic operations on shared socket buffer (skb) data without ensuring exclusive ownership. This could cause silent data corruption, use-after-free errors, and kernel crashes under concurrent 802.15.4 traffic with security enabled. The issue was fixed by adding skb_cow_data() calls to ensure the skb data is not shared before in-place crypto operations.
AI Analysis
Technical Summary
The Linux kernel mac802154 llsec functions llsec_do_encrypt_unauth(), llsec_do_encrypt_auth(), llsec_do_decrypt_unauth(), and llsec_do_decrypt_auth() performed in-place cryptographic transformations on skb data using a scatterlist pointing into the skb's linear data area. On the receive path, cloned skbs shared the same underlying data buffer, leading to corruption when one clone was modified in place. On the transmit path, similar sharing occurred with cloned skb heads. The fix involved calling skb_cow_data() before any in-place crypto operation to ensure the data buffer is unique and safe to modify. Without this, the vulnerability could cause silent data corruption, use-after-free conditions, and kernel crashes under concurrent traffic with security enabled. This pattern aligns with fixes applied in other kernel subsystems like ESP, MACsec, WireGuard, and TIPC.
Potential Impact
Exploitation of this vulnerability can lead to silent corruption of data in other skb clones, use-after-free conditions causing memory corruption, and kernel crashes. These issues arise from unsafe in-place modification of shared skb data buffers during cryptographic operations in the mac802154 llsec code path. The impact affects kernel stability and data integrity under concurrent 802.15.4 traffic with security enabled.
Mitigation Recommendations
A fix is available that adds calls to skb_cow_data() before performing in-place cryptographic operations on skb data, ensuring the data buffer is not shared and safe to modify. Users should apply the official Linux kernel patches that address this issue. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the Linux kernel vendor advisory for the latest remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skb_cow_data() before in-place crypto… (CVE-2026-63831)
Description
A vulnerability in the Linux kernel's mac802154 llsec subsystem allowed in-place cryptographic operations on shared socket buffer (skb) data without ensuring exclusive ownership. This could cause silent data corruption, use-after-free errors, and kernel crashes under concurrent 802.15.4 traffic with security enabled. The issue was fixed by adding skb_cow_data() calls to ensure the skb data is not shared before in-place crypto operations.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel mac802154 llsec functions llsec_do_encrypt_unauth(), llsec_do_encrypt_auth(), llsec_do_decrypt_unauth(), and llsec_do_decrypt_auth() performed in-place cryptographic transformations on skb data using a scatterlist pointing into the skb's linear data area. On the receive path, cloned skbs shared the same underlying data buffer, leading to corruption when one clone was modified in place. On the transmit path, similar sharing occurred with cloned skb heads. The fix involved calling skb_cow_data() before any in-place crypto operation to ensure the data buffer is unique and safe to modify. Without this, the vulnerability could cause silent data corruption, use-after-free conditions, and kernel crashes under concurrent traffic with security enabled. This pattern aligns with fixes applied in other kernel subsystems like ESP, MACsec, WireGuard, and TIPC.
Potential Impact
Exploitation of this vulnerability can lead to silent corruption of data in other skb clones, use-after-free conditions causing memory corruption, and kernel crashes. These issues arise from unsafe in-place modification of shared skb data buffers during cryptographic operations in the mac802154 llsec code path. The impact affects kernel stability and data integrity under concurrent 802.15.4 traffic with security enabled.
Mitigation Recommendations
A fix is available that adds calls to skb_cow_data() before performing in-place cryptographic operations on skb data, ensuring the data buffer is not shared and safe to modify. Users should apply the official Linux kernel patches that address this issue. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the Linux kernel vendor advisory for the latest remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-3745-g9hm-6m5f
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63831"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27ad2a4a8d5989131586
Added to database: 07/19/2026, 19:38:21 UTC
Last enriched: 07/19/2026, 20:19:01 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 40
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.