CVE-2022-50267
mmc: rtsx_pci: fix return value check of mmc_add_host()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: mmc: rtsx_pci: 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, beside, runtime PM also needs be disabled.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 15, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
ff984e57d36e8ac468849a144a36f1c11f88b61c < 30dc645461dfc63e52b3af8ee4a98e17bf14bacf ff984e57d36e8ac468849a144a36f1c11f88b61c < 5cd4e04eccaec140da6fa04db056a76282ee6852 ff984e57d36e8ac468849a144a36f1c11f88b61c < ffa9b2a79e3e959683efbad3f6db937eca9d38f5 ff984e57d36e8ac468849a144a36f1c11f88b61c < 0c87db77423a282b3b38b8a6daf057b822680516
Linux / Linux
3.8
References
git.kernel.org: https://git.kernel.org/stable/c/30dc645461dfc63e52b3af8ee4a98e17bf14bacf git.kernel.org: https://git.kernel.org/stable/c/5cd4e04eccaec140da6fa04db056a76282ee6852 git.kernel.org: https://git.kernel.org/stable/c/ffa9b2a79e3e959683efbad3f6db937eca9d38f5 git.kernel.org: https://git.kernel.org/stable/c/0c87db77423a282b3b38b8a6daf057b822680516