CVE-2022-50670
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50670 is a Linux kernel vulnerability in the mmc: omap_hsmmc driver caused by an unchecked return value from mmc_add_host(). If the return value is ignored, it can lead to a memory leak (from mmc_alloc_host()) and a kernel crash via null-pointer dereference in device_del() during the device removal path. The vulnerability affects the Linux kernel starting from version 2.6.29 and was publicly disclosed on December 9, 2025. Fixed versions include Linux kernel 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2. The CVSS estimate is Medium severity with an EPSS score of 0.000240 (Red Hat CVE, Feedly).

Technical details

The root cause is an improper check for return values (CWE-252) in the omap_hsmmc MMC host controller driver within the Linux kernel. When mmc_add_host() fails and its return value is not checked, two issues arise: allocated memory from mmc_alloc_host() is leaked, and during the driver's remove() path, mmc_remove_host() attempts to delete a device that was never successfully added, triggering a null-pointer dereference in device_del(). The fix involves checking the return value of mmc_add_host() and branching to an error path that calls mmc_free_host() to properly release resources. This is a local, kernel-level bug requiring physical or privileged access to trigger via device attachment/detachment scenarios (Red Hat CVE, Feedly).

Impact

Exploitation of this vulnerability can result in a kernel crash (denial of service) due to a null-pointer dereference in device_del() when a device removal is attempted after a failed mmc_add_host() call. Additionally, memory allocated by mmc_alloc_host() is leaked, potentially degrading system stability over time. The impact is limited to availability (system crash/reboot) and does not directly expose confidential data or allow privilege escalation (Red Hat CVE).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2022-50670. 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 detected by Nessus plugin 278042 (Tenable, Feedly).

Mitigation and workarounds

Apply the upstream Linux kernel patches that fix the return value check in the omap_hsmmc driver. Fixed versions are: 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2. Distributions such as SUSE have released updated kernel packages addressing this issue (e.g., SUSE advisories SUSE-2026-0263-1, SUSE-2026-0317-1, SUSE-2026-0411-1). Users should update their Linux kernel to a patched version as soon as possible via their distribution's package manager (Red Hat CVE, Linux Security).

Community reactions

Red Hat has tracked this vulnerability and published a CVE entry. SUSE has issued multiple kernel security advisories (SUSE-2026-0263-1, SUSE-2026-0317-1, SUSE-2026-0411-1) that include fixes for CVE-2022-50670. No notable researcher commentary or significant social media discussion has been observed beyond routine vulnerability tracking (Red Hat CVE, Linux Security).

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-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-core
NoYesAug 12, 2026
CVE-2026-68449NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68448NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-extra
NoYesAug 12, 2026
CVE-2026-68447NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules
NoYesAug 12, 2026
CVE-2026-68446NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
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