PT-2025-37569 · Linux+4 · Linux+4
Published
2022-01-01
·
Updated
2026-03-14
·
CVE-2022-50267
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
linux (affected versions not specified)
Description
The Linux kernel contains a flaw in the mmc subsystem, specifically within the rtsx pci driver. A failure to properly check the return value of the
mmc add host() function can lead to a memory leak when the function returns an error. This memory leak occurs because memory allocated by mmc alloc host() is not freed. Subsequently, attempting to remove a device that was not fully added can cause a kernel crash. The issue is resolved by verifying the return value of mmc add host() and calling mmc free host() in the error path, as well as disabling runtime power management.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Unchecked Return Value
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Debian
Linux
Suse
Rtsx Pci