CVE-2023-54204
Last modified
CVE-2023-54204 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: mmc: sunplus: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, 1. the memory allocated in mmc_alloc_host() will be leaked 2. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mmc: sunplus: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, 1. the memory allocated in mmc_alloc_host() will be leaked 2. null-ptr-deref will happen when calling mmc_remove_host() in remove function spmmc_drv_remove() because deleting not added device. Fix this by checking the return value of mmc_add_host(). Moreover, I fixed the error handling path of spmmc_drv_probe() to clean up.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4e268fed8b1861616af28f9cfb4eed8ca5d7af6c, < 741a951f41929f39cae70c66d86d0754d3129d0a; >= 4e268fed8b1861616af28f9cfb4eed8ca5d7af6c, < dce6d8f985fa1ef5c2af47f4f86ea65511b78656 |
| Linux | Linux | 6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54204?
How severe is CVE-2023-54204?
How do I fix CVE-2023-54204?
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 2023
- CVE-2023-54198In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54199In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54200In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54202In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54203In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2023-54205In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54206In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54207In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54208In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54209In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5421An attacker who is logged into OTRS as an user with privileg…5.5
Are you affected by CVE-2023-54204?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
