PT-2026-34414 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-25
·
CVE-2026-31509
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/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
A circular locking dependency exists in the NFC NCI component. The
nci close device() function flushes rx wq and tx wq while holding the req lock mutex. This creates a conflict because nci rx work() running on rx wq can also attempt to acquire req lock through a sequence of calls involving nci rx data packet(), nci data exchange complete(), sk destruct(), rawsock destruct(), nfc deactivate target(), nci deactivate target(), and nci request().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel