CVE Database
/

CVE-2022-50347

Back to search

CVE-2022-50347

Published: Sep 16, 2025

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
c7f6558d84afe60016b8103c0737df6e376a1c2d - < d7ad7278be401b09c9f9a9f522cf4c449c7fd489
affected
c7f6558d84afe60016b8103c0737df6e376a1c2d - < e598c9683fe1cf97c2b11b800cc3cee072108220
affected
c7f6558d84afe60016b8103c0737df6e376a1c2d - < 89303ddbb502c3bc8edbf864f9f85500c8fe07e9
affected
c7f6558d84afe60016b8103c0737df6e376a1c2d - < 937112e991ed25d1727d878734adcbef3b900274
affected
c7f6558d84afe60016b8103c0737df6e376a1c2d - < 7fa922c7a3dd623fd59f1af50e8896fd9ca7f654

+4 more versions

Linux

Linux

affected
3.16
unaffected
0 - < 3.16
unaffected
4.9.337 - <= 4.9.*
unaffected
4.14.303 - <= 4.14.*
unaffected
4.19.270 - <= 4.19.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now