cbcvebase.
CVE-2026-23066
published 2026-02-04

CVE-2026-23066: In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg() unconditional requeue If rxrpc_recvmsg() fails because MSG_DONTWAIT…

PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.13%
3.0th percentile
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg() unconditional requeue If rxrpc_recvmsg() fails because MSG_DONTWAIT was specified but the call at the front of the recvmsg queue already has its mutex locked, it requeues the call - whether or not the call is already queued. The call may be on the queue because MSG_PEEK was also passed and so the call was not dequeued or because the I/O thread requeued it. The unconditional requeue may then corrupt the recvmsg queue, leading to things like UAFs or refcount underruns. Fix this by only requeuing the call if it isn't already on the queue - and moving it to the front if it is already queued. If we don't queue it, we have to put the ref we obtained by dequeuing it. Also, MSG_PEEK doesn't dequeue the call so shouldn't call rxrpc_notify_socket() for the call if we didn't use up all the data on the queue, so fix that also.

Affected

57 ranges· showing 25
VendorProductVersion rangeFixed in
debianlinux< linux 6.18.8-1 (forky)linux 6.18.8-1 (forky)
linuxlinux
linuxlinux>= 540b1c48c37ac0ad66212004db21e1ff7e2d78be < 8fd3b5e297854a4da0f273169baf4b1b7b257b978fd3b5e297854a4da0f273169baf4b1b7b257b97
linuxlinux>= 540b1c48c37ac0ad66212004db21e1ff7e2d78be < c198628f3fca5c874d93874c233014d336e09f64c198628f3fca5c874d93874c233014d336e09f64
linuxlinux>= 540b1c48c37ac0ad66212004db21e1ff7e2d78be < c6cebcb4e0b3140ec2ace45c020a9049527385d1c6cebcb4e0b3140ec2ace45c020a9049527385d1
linuxlinux>= 540b1c48c37ac0ad66212004db21e1ff7e2d78be < 0464bf75590da75b8413c3e758c04647b4cdb3c60464bf75590da75b8413c3e758c04647b4cdb3c6
linuxlinux>= 540b1c48c37ac0ad66212004db21e1ff7e2d78be < cf969bddd6e69c5777fa89dc88402204e72f312acf969bddd6e69c5777fa89dc88402204e72f312a
linuxlinux>= 540b1c48c37ac0ad66212004db21e1ff7e2d78be < 930114425065f7ace6e0c0630fab4af75e059ea8930114425065f7ace6e0c0630fab4af75e059ea8
linuxlinux>= 540b1c48c37ac0ad66212004db21e1ff7e2d78be < 2c28769a51deb6022d7fbd499987e237a01dd63a2c28769a51deb6022d7fbd499987e237a01dd63a
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.18.8-16.18.8-1
linuxlinux_kernel>= 4.11 < 6.18.86.18.8
msrccbl2_kernel_5.15.200.1-1_on_cbl_mariner_2.0
msrccbl2_kernel_5.15.202.1-1_on_cbl_mariner_2.0
ubuntulinux
ubuntulinux-aws
ubuntulinux-aws-5.15
ubuntulinux-aws-fips
ubuntulinux-azure
ubuntulinux-azure-5.15
ubuntulinux-azure-6.17
ubuntulinux-azure-6.8
ubuntulinux-azure-fde
ubuntulinux-azure-fde-5.15
ubuntulinux-azure-fde-6.17

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian7.8HIGH
vendor_redhat7.8HIGH
vendor_msrc7.4HIGH
vendor_ubuntu7.1HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.