PT-2026-39103 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-15

·

CVE-2026-43442

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the io uring component where the boundary check for 128-byte Submission Queue Entry (SQE) operations in the io init req() function validates the logical SQ head position instead of the physical SQE index when IORING SETUP SQE MIXED is used without IORING SETUP NO SQARRAY. An unprivileged user can remap a logical position to an arbitrary physical index via sq array. By setting sq array[N] to sq entries - 1, a 128-byte operation is placed at the last physical SQE slot, leading the io uring cmd sqe copy() function to read 64 bytes beyond the end of the SQE array.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-43442

Affected Products

Linux Kernel