PT-2026-43914 · Linux · Linux Kernel
CVE-2026-46047
·
Published
2026-05-27
·
Updated
2026-07-31
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 QRTR nameservice driver during the
remove() process. If a packet arrives after destroy workqueue() is called but before sock release(), the qrtr ns data ready() callback attempts to queue work, leading to a memory access violation. This occurs because the work structure is dereferenced after it has been destroyed.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel