CVE-2023-52708
Last modified
CVE-2023-52708 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_spi: fix error handling in mmc_spi_probe() If mmc_add_host() fails, it doesn't need to call mmc_remove_host(), or it will cause null-ptr-deref, because of deleting a not added device in mmc_remove_host(). To fix this, goto label 'fail_glue_init', if mmc_add_host() fails, and change the label 'fail_add_host' to 'fail_gpiod_request'.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_spi: fix error handling in mmc_spi_probe() If mmc_add_host() fails, it doesn't need to call mmc_remove_host(), or it will cause null-ptr-deref, because of deleting a not added device in mmc_remove_host(). To fix this, goto label 'fail_glue_init', if mmc_add_host() fails, and change the label 'fail_add_host' to 'fail_gpiod_request'.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.24, < 5.4.232 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.169 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.95 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.13 | — |
| Linux | Linux Kernel | 6.2 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52708?
How severe is CVE-2023-52708?
How do I fix CVE-2023-52708?
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-52702In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52703In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52704In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52705In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52706In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52707In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5271A vulnerability was found in SourceCodester Best Courier Man…8.8
- CVE-2023-52710Huawei Matebook D16(Model: CREM-WXX9, BIOS: v2.26), As the c…7.8
- CVE-2023-52711Various Issues Due To Exposed SMI Handler in AmdPspP2CmboxV2…7.8
- CVE-2023-52712Various Issues Due To Exposed SMI Handler in AmdPspP2CmboxV2…7.8
- CVE-2023-52713Vulnerability of improper permission control in the window m…7.7
- CVE-2023-52714Vulnerability of defects introduced in the design process in…7.5
Are you affected by CVE-2023-52708?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
