PT-2026-8162 · Linux+2 · Linux Kernel+2
Syzbot
·
Published
2026-01-01
·
Updated
2026-05-22
·
CVE-2026-23167
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contained a race condition between rfkill and nci unregister device() within the NFC subsystem. Specifically, the issue stemmed from the order in which device unregistration occurred, potentially leading to a use-after-free scenario when rfkill attempted to access resources after they had been freed by nci unregister device(). The fix involved reordering the unregistration process to ensure rfkill interfaces are removed before nci close device() is called, preventing the race condition.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu