PT-2025-49714 · Linux+2 · Linux Kernel+2
Published
2023-01-01
·
Updated
2026-03-24
·
CVE-2023-53823
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to the handling of request queue quality of service (rq qos) APIs. Specifically, concurrent access to
rq qos without proper synchronization mechanisms can lead to issues such as null-pointer dereferences and memory leaks. The issue arises from interactions between rq qos add(), rq qos exit(), del gendisk(), blkcg activate policy(), and blkg conf open bdev(). A new disk-level mutex, rq qos mutex, has been introduced to protect these APIs. The vulnerability can occur when enabling iocost/iolatency through cgroupfs, activating cgroup policies reliant on rq qos, or during disk removal. The vulnerable functions include rq qos add(), rq qos exit(), blkcg activate policy(), blkg conf open bdev(), and blkg conf exit(). The variable q->rq qos is subject to concurrent access.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Red Hat