PT-2026-61147 · Linux · Linux Kernel
CVE-2026-63831
·
Published
2026-07-19
·
Updated
2026-07-19
CVSS v3.1
8.8
High
| Vector | AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
In the mac802154 llsec module, the functions
llsec do encrypt unauth(), llsec do encrypt auth(), llsec do decrypt unauth(), and llsec do decrypt auth() perform in-place cryptographic transformations on socket buffer (skb) data. When an skb is cloned, multiple references share the same underlying data buffer. Modifying this shared buffer in place leads to silent data corruption of other skb clones. Additionally, this can cause use-after-free conditions when the crypto API writes to a page already freed by another clone, potentially resulting in kernel crashes during concurrent 802.15.4 traffic with security enabled.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel