PT-2026-52019 · Linux+2 · Linux Kernel+2
CVE-2026-53125
·
Published
2026-06-24
·
Updated
2026-09-07
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 deadlock occurs in the Linux kernel when the value "clear" is written to the
array state variable. The md attr store() function breaks sysfs active protection to allow an array to delete itself from its own sysfs store method. However, because md attr store() drops the mddev reference before calling sysfs unbreak active protection(), the temporary kobject reference can become the last reference protecting the md kobject. This leads to kobject teardown recursing into kernfs removal while the current sysfs node is still being unwound, resulting in recursive locking on kn->active with kernfs drain() in the call chain.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu