PT-2025-54122 · Linux · Linux Kernel
Published
2025-12-30
·
Updated
2026-02-24
·
CVE-2022-50886
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
The
mmc add host() function may return an error, and if this return value is ignored, memory allocated in mmc alloc host() can be leaked. This memory leak can lead to a kernel crash during device removal due to attempting to delete a device that was not properly added. The fix involves checking the return value of mmc add host() and, in case of an error, calling mmc free host() and free irq().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