PT-2024-21500 · Linux+4 · Linux Kernel+4
Mikulas Patocka
·
Published
2024-02-15
·
Updated
2026-05-26
·
CVE-2024-26757
CVSS v3.1
5.5
Medium
| Vector | AV: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
A vulnerability in the Linux kernel has been resolved, related to the handling of read-only arrays in the
md check recovery() function. Usually, if the array is not read-write, md check recovery() won't register a new sync thread. However, after a specific commit, a hang can be triggered when the array is set to read-only and then back to read-write, causing the daemon thread to be unable to unregister the sync thread. The root cause is that dm-raid manipulates the mddev->ro variable by itself, but it should stop the sync thread before setting the array read-only.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Improper Resource Release
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Debian
Linux Kernel
Red Hat
Suse