PT-2026-79666 · Linux · Linux Kernel
CVE-2026-74661
·
Published
2026-08-22
·
Updated
2026-08-27
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/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
A use-after-free issue exists in the
mac802154 beacon worker() function. The function reads local->beacon req under RCU (Read-Copy-Update, a synchronization mechanism) and derives the sub-interface from the request, but it drops the RCU read lock while continuing to use sdata and the embedded wpan dev. Because mac802154 stop beacons locked() only cancels pending beacon work and frees the request, a worker already in execution can continue after interface teardown and dereference the freed netdev private area.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel