CVE-2022-50858
Last modified
CVE-2022-50858 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: mmc: alcor: 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mmc: alcor: 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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c5413ad815a675b5c98a002353d8e96b44b164e9, < 289c964fe182ce755044a6cd57698072e12ffa6f; >= c5413ad815a675b5c98a002353d8e96b44b164e9, < 4a6e5d0222804a3eaf2ea4cf893f412e7cf98cb2; >= c5413ad815a675b5c98a002353d8e96b44b164e9, < 29c5b4da41f35108136d843c7432885c78cf8272; >= c5413ad815a675b5c98a002353d8e96b44b164e9, < 48dc06333d75f41c2ce9ba954bc3231324b45914; >= c5413ad815a675b5c98a002353d8e96b44b164e9, < 60fafcf2fb7ee9a4125dc9a86eeb9d490acf23e2; >= c5413ad815a675b5c98a002353d8e96b44b164e9, < e93d1468f429475a753d6baa79b853b7ee5ef8c0 |
| Linux | Linux | 5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50858?
How severe is CVE-2022-50858?
How do I fix CVE-2022-50858?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50852In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50853In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50854In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50855In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50856In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50857In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50859In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50860In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50861In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2022-50862In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50863In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50864In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50858?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
