PT-2025-53200 · Linux · Linux Kernel
Published
2025-12-24
·
Updated
2026-02-24
·
CVE-2023-54123
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 memory leak exists in the md/raid10 component of the Linux kernel. Specifically, within the
raid10 run() function's error handling path, memory allocated for conf->bio split is not freed when conf is released, leading to a memory leak. The issue arises because there are multiple locations where conf needs to be freed, and the freeing of conf->bio split was missed. A helper function was introduced to address this problem.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