PT-2026-69804 · Linux · Linux Kernel
CVE-2026-68404
·
Published
2026-08-10
·
Updated
2026-08-17
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
An issue exists in the
cfg80211 module where the nl80211 netlink notify() function processes the wireless device list upon the release of a NETLINK GENERIC socket. If the socket owns a connection, the notifier queues the wdev->disconnect wk work item. Because this was implemented as a plain work struct, a NETLINK URELEASE notifier could queue the work item after a NETDEV GOING DOWN cancellation had already occurred. Subsequently, cfg80211 unregister wdev() removes the device from the list and waits for RCU readers, but synchronize net() fails to drain work queued by such readers, potentially leading to instability during teardown.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