PT-2026-52019 · Linux · Linux Kernel

Published

2026-06-24

·

Updated

2026-06-24

·

CVE-2026-53125

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 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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-53125

Affected Products

Linux Kernel