CVE-2022-50858
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50858 is a memory leak and potential kernel crash vulnerability in the Linux kernel's MMC (MultiMediaCard) subsystem, specifically in the Alcor card reader driver (mmc/alcor). The flaw arises from the driver failing to check the return value of mmc_add_host(), which can cause memory allocated by mmc_alloc_host() to be leaked and subsequently trigger a kernel crash when the device is removed (due to attempting to delete a device that was never successfully added). It was published on December 30, 2025, and affects Linux kernel versions from the introduction of the Alcor driver up to the patched stable releases. The CVSS estimate is Medium severity (Feedly, EUVD).

Technical details

The root cause is an improper return value check (CWE-252: Unchecked Return Value) in the mmc/alcor driver within the Linux kernel. When mmc_add_host() fails, the driver does not handle the error, leaving the memory allocated by mmc_alloc_host() unreleased (memory leak). Additionally, during the driver's remove path, the code attempts to delete a device that was never successfully registered, leading to 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).

Impact

Successful triggering of this vulnerability results in a kernel memory leak and potential kernel crash (denial of service) on systems using the Alcor MMC card reader driver. The availability impact is the primary concern, as a kernel crash would render the affected system inoperable until rebooted. There is no known confidentiality or integrity impact, and exploitation is limited to the local system context where the affected hardware is present (Feedly).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2022-50858. The EPSS score is approximately 0.024% (0.000240), indicating a very low probability of exploitation in the near term (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation would require local access to a system with the Alcor MMC hardware and the ability to trigger driver load/unload cycles.

Mitigation and workarounds

The Linux kernel stable trees have been patched across multiple branches. Fixed versions include Linux 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2. Users should update to these or later stable kernel releases. The relevant upstream patches are available in the kernel stable repository (Feedly). As a workaround, systems not using Alcor MMC hardware can blacklist the alcor_pci kernel module to prevent the driver from loading.

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