PT-2025-49459 · Linux · Linux Kernel
Published
2025-12-08
·
Updated
2026-02-24
·
CVE-2022-50618
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 flaw exists in the Linux kernel where the
mmc add host() function's return value is not properly checked. If mmc add host() returns an error, the allocated memory in mmc alloc host() is leaked, and a subsequent call to mmc remove host() in the remove path can cause a kernel crash due to a null-pointer dereference in device del(). The issue occurs because the device is not added correctly, but the removal process attempts to delete it.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