Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-35820
HistoryMay 17, 2024 - 12:00 a.m.

CVE-2024-35820

2024-05-1700:00:00
ubuntu.com
ubuntu.com
2
linux
kernel
vulnerability
cve-2024-35820

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%

In the Linux kernel, the following vulnerability has been resolved:
io_uring: fix io_queue_proc modifying req->flags
With multiple poll entries __io_queue_proc() might be running in
parallel with poll handlers and possibly task_work, we should not be
carelessly modifying req->flags there. io_poll_double_prepare() handles
a similar case with locking but it’s much easier to move it into
__io_arm_poll_handler().

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%

Related for UB:CVE-2024-35820