PT-2026-52287 · Linux · Linux Kernel
CVE-2026-53191
·
Published
2026-06-25
·
Updated
2026-09-07
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
An issue exists in the
io uring/net component where the IORING CQE F BUF MORE flag is not correctly inherited across bundle recv retries within the io recv finish() function. When using provided buffer rings in incremental mode (IOU PBUF RING INC) with bundle recv, the io kbuf inc commit() function may leave the head ring entry partially consumed. In such cases, io put kbufs() sets the IORING CQE F BUF MORE flag on the returned cflags to notify userspace that the buffer ID will be reused. However, because IORING CQE F BUF MORE was missing from the CQE F MASK, the merge logic silently dropped this flag during the final retry iteration. This can lead to userspace incorrectly advancing the ring head past an entry that the kernel is still utilizing.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