Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-35923
HistoryMay 19, 2024 - 12:00 a.m.

CVE-2024-35923

2024-05-1900:00:00
ubuntu.com
ubuntu.com
5
linux kernel
io_uring vulnerability
cve-2024-35923
opcode specific data
early failure
handler errors

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

9.0%

In the Linux kernel, the following vulnerability has been resolved:
io_uring: clear opcode specific data for an early failure
If failure happens before the opcode prep handler is called, ensure that
we clear the opcode specific area of the request, which holds data
specific to that request type. This prevents errors where opcode
handlers either don’t get to clear per-request private data since prep
isn’t even called.

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

9.0%

Related for UB:CVE-2024-35923