PT-2024-11062 · Linux · Linux Kernel

Jens Axboe

+1

·

Published

2021-04-19

·

Updated

2024-04-10

·

CVE-2021-46942

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to the io uring feature in the Linux kernel, where the function io uring cancel sqpoll() is intended to cancel all requests of a specified context. However, it uses per-task counters to track the number of inflight requests, which can lead to the function going to sleep waiting for requests to appear that will never happen. This can cause the task to hang. The issue affects contexts that share sqpoll and continue to use shared counters.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

RCE

Weakness Enumeration

Related Identifiers

BDU:2025-02868
CVE-2021-46942

Affected Products

Linux Kernel