CVE-2023-52708

MEDIUM

Linux Kernel 2.6.24-5.4.232 - NULL Pointer Dereference in MMC SPI Probe Error Handling

Title source: llm
STIX 2.1

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'.

Scores

CVSS v3 5.5
EPSS 0.0025
EPSS Percentile 16.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (14)
Linux/Linux < 2.6.24
Linux/Linux 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 - 0b3edcb24bd81b3b2e3dac89f4733bfd47d283be
Linux/Linux 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 - 82645bf4ed02abe930a659c5fe16d593a6dbd93f
Linux/Linux 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 - cf4c9d2ac1e42c7d18b921bec39486896645b714
Linux/Linux 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 - e9b488d60f51ae312006e224e03a30a151c28bdd
Linux/Linux 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 - ecad2fafd424ffdc203b2748ded0b37e4bbecef3
Linux/Linux 2.6.24
Linux/Linux 5.10.169 - 5.10.*
Linux/Linux 5.15.95 - 5.15.*
Linux/Linux 5.4.232 - 5.4.*
... and 4 more
Published May 21, 2024
Tracked Since Feb 18, 2026