CVE Database
/

CVE-2022-50769

Back to search

CVE-2022-50769

Published: Dec 24, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: 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 goto error path which will call mmc_free_host().

VendorProductVersions

Linux

Linux

affected
d96be879ff469759af6d7fcebdb66237c18da6f8 - < 5f35c038c9f4d258b3cf77885a2730f1417d63e7
affected
d96be879ff469759af6d7fcebdb66237c18da6f8 - < 1cf0c1e58738b97e2de207846105b6a5d46622ee
affected
d96be879ff469759af6d7fcebdb66237c18da6f8 - < b8bdb3fd13d5cd1e86d22fd3f803a742fd88af89
affected
d96be879ff469759af6d7fcebdb66237c18da6f8 - < 32eb502c972dfc34413c9147418b3d94d870c2b8
affected
d96be879ff469759af6d7fcebdb66237c18da6f8 - < 3904eb97bb78fdca3e16d30a38ce5697b9686110

+4 more versions

Linux

Linux

affected
2.6.29
unaffected
0 - < 2.6.29
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