Lucene search
K

17 matches found

RedhatCVE
RedhatCVE
added 2026/05/09 12:20 a.m.4 views

CVE-2026-43442

A flaw was found in the Linux kernel's iouring subsystem. An incorrect bounds check for 128-byte Submission Queue Entry SQE operations, when IORINGSETUPSQEMIXED is used without IORINGSETUPNOSQARRAY, allows an unprivileged local user to remap logical SQE positions to arbitrary physical indices. Th...

7.1CVSS5.9AI score0.00015EPSS
Exploits0References4
NVD
NVD
added 2026/05/08 3:16 p.m.4 views

CVE-2026-43442

In the Linux kernel, the following vulnerability has been resolved: iouring: fix physical SQE bounds check for SQEMIXED 128-byte ops When IORINGSETUPSQEMIXED is used without IORINGSETUPNOSQARRAY, the boundary check for 128-byte SQE operations in ioinitreq validated the logical SQ head position...

7.1CVSS0.00015EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.2 views

CVE-2026-43442

In the Linux kernel, the following vulnerability has been resolved: iouring: fix physical SQE bounds check for SQEMIXED 128-byte ops When IORINGSETUPSQEMIXED is used without IORINGSETUPNOSQARRAY, the boundary check for 128-byte SQE operations in ioinitreq validated the logical SQ head position...

7.1CVSS5.9AI score0.00015EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.6 views

PT-2026-39103

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...

7.1CVSS5.9AI score0.00015EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a physical SQE boundary-checking error involving a 128-byte operation in iouring, potentially...

7.1CVSS5.8AI score0.00015EPSS
Exploits0References2
NVD
NVD
added 2026/04/22 2:16 p.m.3 views

CVE-2026-31484

In the Linux kernel, the following vulnerability has been resolved: iouring/fdinfo: fix OOB read in SQEMIXED wrap check iouringshowfdinfo iterates over pending SQEs and, for 128-byte SQEs on an IORINGSETUPSQEMIXED ring, needs to detect when the second half of the SQE would be past the end of the...

7.1CVSS0.00017EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/02/02 11:40 a.m.3 views

kernel: io_uring: prevent opcode speculation

In the Linux kernel, the following vulnerability has been resolved: iouring: prevent opcode speculation sqe-opcode is used for different tables, make sure we santitise it against speculations...

7.8CVSS6.8AI score0.00011EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993260)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993260 advisory. In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation...

7.8CVSS6.5AI score0.00064EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.1 views

kernel: io_uring/uring_cmd: unconditionally copy SQEs at prep time

No description is available for this CVE...

7.3AI score
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.1 views

kernel: io_uring/uring_cmd: unconditionally copy SQEs at prep time

No description is available for this CVE...

7.3AI score
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.3 views

SUSE CVE-2025-38106

In the Linux kernel, the following vulnerability has been resolved: iouring: fix use-after-free of sq-thread in iouringshowfdinfo syzbot reports: BUG: KASAN: slab-use-after-free in getrusage+0x1109/0x1a60 Read of size 8 at addr ffff88810de2d2c8 by task a.out/304 CPU: 0 UID: 0 PID: 304 Comm: a.out...

6.8CVSS6.5AI score0.00052EPSS
Exploits0References15
OSV
OSV
added 2025/06/06 1:43 p.m.1 views

CVE-2025-38002 io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()

In the Linux kernel, the following vulnerability has been resolved: iouring/fdinfo: grab ctx-uringlock around iouringshowfdinfo Not everything requires locking in there, which is why the 'haslock' variable exists. But enough does that it's a bit unwieldy to manage. Wrap the whole thing in a...

5.5CVSS6.4AI score0.00072EPSS
Exploits1References6
AstraLinux
AstraLinux
added 2025/05/19 2:38 p.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: iouring/uringcmd: unconditionally copy SQEs at prep time This isn't generally necessary, but conditions have been observed where SQE data is accessed from the original SQE after prep has been done and outside of the initial issue...

6.3AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 2:12 p.m.4 views

kernel: io_uring/sqpoll: zero sqd->thread on tctx errors

No description is available for this CVE...

7.3AI score
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.1 views

SUSE CVE-2022-49858

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix SQE threshold checking Current way of checking available SQE count which is based on HW updated SQB count could result in driver submitting an SQE even before CQE for the previously transmitted SQE at the same...

5.5CVSS6.3AI score0.00074EPSS
Exploits0References9
CNNVD
CNNVD
added 2023/12/09 12:0 a.m.2 views

Linux kernel 缓冲区错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a denial of service vulnerability that originates from an out-of-bounds memory access found in the iouring SQ/CQ function, which can be exploited by a...

5.5CVSS6.8AI score0.00011EPSS
Exploits3References5
OSV
OSV
added 2023/10/29 4:15 a.m.1 views

DEBIAN-CVE-2023-46862

An issue was discovered in the Linux kernel through 6.5.9. During a race with SQ thread exit, an iouring/fdinfo.c iouringshowfdinfo NULL pointer dereference can occur...

4.7CVSS6AI score0.00011EPSS
Exploits0References1
Rows per page
Query Builder