CVE-2022-50653
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50653 is a Linux kernel vulnerability in the mmc: atmel-mci driver caused by an unchecked return value from mmc_add_host(). If the error is ignored, it leads to two issues: a memory leak from the allocation made in mmc_alloc_host(), and a potential kernel crash (null-pointer dereference in device_del()) during the device removal path when mmc_remove_host() is called on a device that was never successfully added. The vulnerability affects the Linux kernel from version 2.6.27 up to the patched stable releases. It was published on December 9, 2025, and is estimated as Medium severity with an EPSS score of 0.000240 (Feedly, CIRCL).

Technical details

The root cause is an improper check for return values (CWE-252) in the atmel-mci MMC host controller driver within the Linux kernel. When mmc_add_host() fails and its return value is not checked, the driver proceeds without properly registering the MMC host device, leaving allocated memory unreleased and the internal state inconsistent. Subsequently, if the driver's remove() path is triggered, mmc_remove_host() attempts to delete a device that was never added, causing a null-pointer dereference in device_del() and a kernel crash. The fix involves checking the return value of mmc_add_host() and calling mmc_free_host() in the error path to properly release resources (Feedly, Kernel Git).

Impact

Exploitation of this vulnerability can result in a kernel crash (denial of service) via a null-pointer dereference in device_del() when the affected driver's remove path is triggered after a failed mmc_add_host() call. Additionally, the memory allocated by mmc_alloc_host() is leaked, contributing to resource exhaustion over time. The impact is limited to systems using the Atmel MCI MMC host controller driver, and there is no known path to privilege escalation or remote code execution from this flaw (Feedly).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2022-50653. The EPSS score is very low at 0.000240, indicating a minimal probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. It is detectable via Nessus plugin 278091 (Tenable, Feedly).

Mitigation and workarounds

The Linux kernel stable trees have been patched across multiple branches. Fixed versions include kernel 4.19.270, 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2. Users should update to the appropriate patched stable kernel version for their distribution. SUSE has also issued advisories (e.g., SUSE-2026:0263-1, SUSE-2026:0317-1, SUSE-2026:0411-1) incorporating this fix (Feedly, Linux Security, Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-xilinx-zynqmp
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules-partner
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management