Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47411
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47411

2024-05-2115:15:00
Debian Security Bug Tracker
security-tracker.debian.org
1
linux kernel
vulnerability
resolved
io_uring
intensive iterators
conditional reschedule
threads
rings
tctx list
buffers list
deletion
unix

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: allow conditional reschedule for intensive iterators If we have a lot of threads and rings, the tctx list can get quite big. This is especially true if we keep creating new threads and rings. Likewise for the provided buffers list. Be nice and insert a conditional reschedule point while iterating the nodes for deletion.

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%

Related for DEBIANCVE:CVE-2021-47411