PT-2026-6136 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-06-02
·
CVE-2026-23066
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
The Linux kernel contains a flaw within the rxrpc subsystem related to the handling of
recvmsg() calls. Specifically, an unconditional requeue of calls can occur if MSG DONTWAIT is specified and a mutex is already locked on a call at the front of the recvmsg queue. This can lead to corruption of the recvmsg queue, potentially resulting in use-after-free (UAF) conditions or refcount underruns. The issue arises from incorrectly requeuing calls already present in the queue and inappropriately calling rxrpc notify socket() when MSG PEEK is used without dequeuing the call.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Uncontrolled Recursion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel