PT-2026-27737 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-04-30
·
CVE-2026-23372
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 flaw exists in the NFC rawsock functionality of the Linux kernel. Specifically, the
rawsock release() function does not properly cancel pending tx work and purge the write queue before socket teardown. This can lead to a race condition between tx work execution and socket/device teardown, potentially resulting in use-after-free or leaked references when a process is terminated. The tx work function, running on the system workqueue, calls nfc data exchange, which dereferences the NCI device. The vulnerability occurs when tx work is already running during socket and device 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