PT-2025-54140 · Linux · Linux Kernel
Published
2023-04-13
·
Updated
2026-02-24
·
CVE-2023-54294
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
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, if setup conf() succeeds but raid10 run() fails before setting mddev->thread, the conf->thread memory is not freed, leading to a memory leak. The issue is resolved by setting mddev->thread immediately after setup conf().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel