CVE & CISA-KEV Catalog

CVE-2022-50618

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: mmc: meson-gx: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmc_alloc_host() is leaked. 2. In the remove() path, mmc_remove_host() will be called to delete device, but it's not added yet, it will lead a kernel crash because of null-ptr-deref in device_del(). Fix this by checking the return value and goto error path which will call mmc_free_host().

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.178-1CVE-2022-50618
Fixed in:6.1.4-1CVE-2022-50618
Fixed in:6.1.4-1CVE-2022-50618
Fixed in:6.1.4-1CVE-2022-50618

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.17%probability of exploitation in 30 days
7thpercentile

Low risk: more likely to be exploited than 7% of all known CVEs.

References

Embed a live status badge for CVE-2022-50618
CVE-2022-50618 severity badge

Markdown

[![CVE-2022-50618](https://tridentstack.com/cve/badge/CVE-2022-50618.svg)](https://tridentstack.com/cve/CVE-2022-50618)

HTML

<a href="https://tridentstack.com/cve/CVE-2022-50618"><img src="https://tridentstack.com/cve/badge/CVE-2022-50618.svg" alt="CVE-2022-50618"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-08.