PT-2025-49633 · Linux+1 · Linux Kernel+1

CVE-2022-50653

·

Published

2022-11-08

·

Updated

2026-02-24

CVSS v2.0

4.6

Medium

VectorAV: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 flaw exists in the Linux kernel’s mmc subsystem, specifically within the atmel-mci driver. The mmc add host() function may return an error, and failure to check this return value can lead to two issues. First, memory allocated by mmc alloc host() may be leaked. Second, in the removal process, mmc remove host() could be called on a device that was not properly added, resulting in a kernel crash due to a null pointer dereference in device del(). The issue stems from an inadequate check of the return value of the mmc add host() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Unchecked Return Value

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-10372
CVE-2022-50653
RHSA-2024:9315
SUSE-SU-2026:0263-1
SUSE-SU-2026:0317-1
SUSE-SU-2026:0411-1
SUSE-SU-2026:0617-1

Affected Products

Linux Kernel
Atmel-Mci