U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2022-50347 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leaked and it will lead a kernel crash because of deleting not added device in the remove path. So fix this by checking the return value and calling mmc_free_host() in the error path, besides, led_classdev_unregister() and pm_runtime_disable() also need be called.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/1491667d5450778a265eddddd294219acfd648cb kernel.org
https://git.kernel.org/stable/c/7fa922c7a3dd623fd59f1af50e8896fd9ca7f654 kernel.org
https://git.kernel.org/stable/c/89303ddbb502c3bc8edbf864f9f85500c8fe07e9 kernel.org
https://git.kernel.org/stable/c/937112e991ed25d1727d878734adcbef3b900274 kernel.org
https://git.kernel.org/stable/c/a522e26a20a43dcfbef9ee9f71ed803290e852b0 kernel.org
https://git.kernel.org/stable/c/d7ad7278be401b09c9f9a9f522cf4c449c7fd489 kernel.org
https://git.kernel.org/stable/c/df683201c7ffbd21a806a7cad657b661c5ebfb6f kernel.org
https://git.kernel.org/stable/c/e598c9683fe1cf97c2b11b800cc3cee072108220 kernel.org
https://git.kernel.org/stable/c/fc38a5a10e9e5a75eb9189854abeb8405b214cc9 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2022-50347
NVD Published Date:
09/16/2025
NVD Last Modified:
09/16/2025
Source:
kernel.org