PT-2026-72626 · Linux · Linux Kernel
CVE-2026-72438
·
Published
2026-08-15
·
Updated
2026-08-18
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/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
An issue exists in the md/raid10 component where reference leaks occur during discard failures. The
raid10 make request() function acquires a writes pending reference via md write start() before calling raid10 handle discard(). Certain failure paths within raid10 handle discard() complete the bio and return without calling md write end(), leading to an unbalanced writes pending accounting. Furthermore, if discard split allocation failures occur after wait barrier() succeeds, the system may return without calling allow barrier(), resulting in a leak of the associated barrier reference.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
Linux Kernel