Use-after-free in Linux kernel - CVE-2026-63831

 

Use-after-free in Linux kernel - CVE-2026-63831

Published: July 20, 2026


Vulnerability identifier: #VU138822
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-63831
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service or corrupt data.

The vulnerability exists due to use-after-free in the mac802154 llsec crypto processing in net/mac802154/llsec.c when performing in-place cryptographic transformations on shared skb data. A local user can trigger concurrent 802.15.4 traffic with security enabled to cause a denial of service or corrupt data.

The issue can affect both RX and TX paths when skb data buffers are shared across clones.


Affected software

Linux kernel

How to mitigate CVE-2026-63831

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins