Описание
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.
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.
CVE ID
Связанные уязвимости
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
[REJECTED CVE] In the Linux kernel, the following vulnerability has been resolved: io_uring: allow conditional reschedule for intensive iterators The Linux kernel CVE team has assigned CVE-2021-47411 to this issue.
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.