CVE-2023-52708
published 2024-05-21CVE-2023-52708: 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…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.25%
16.4th percentile
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'.
Affected
16 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.15-1 (bookworm) | linux 6.1.15-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 < e9b488d60f51ae312006e224e03a30a151c28bdd | e9b488d60f51ae312006e224e03a30a151c28bdd |
| linux | linux | >= 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 < 0b3edcb24bd81b3b2e3dac89f4733bfd47d283be | 0b3edcb24bd81b3b2e3dac89f4733bfd47d283be |
| linux | linux | >= 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 < ecad2fafd424ffdc203b2748ded0b37e4bbecef3 | ecad2fafd424ffdc203b2748ded0b37e4bbecef3 |
| linux | linux | >= 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 < 82645bf4ed02abe930a659c5fe16d593a6dbd93f | 82645bf4ed02abe930a659c5fe16d593a6dbd93f |
| linux | linux | >= 15a0580ced081a0f7dc2deea8a4812bdc5e9a109 < cf4c9d2ac1e42c7d18b921bec39486896645b714 | cf4c9d2ac1e42c7d18b921bec39486896645b714 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.15-1 | 6.1.15-1 |
| linux | linux_kernel | >= 0 < 6.1.15-1 | 6.1.15-1 |
| linux | linux_kernel | >= 0 < 6.1.15-1 | 6.1.15-1 |
| linux | linux_kernel | >= 2.6.24 < 5.4.232 | 5.4.232 |
| linux | linux_kernel | >= 5.11 < 5.15.95 | 5.15.95 |
| linux | linux_kernel | >= 5.16 < 6.1.13 | 6.1.13 |
| linux | linux_kernel | >= 5.5 < 5.10.169 | 5.10.169 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: mmc: mmc_spi: fix error handling in mmc_spi_probe()
vendor_redhat·2024-05-21·CVSS 5.5
CVE-2023-52708 [MEDIUM] CWE-476 kernel: mmc: mmc_spi: fix error handling in mmc_spi_probe()
kernel: mmc: mmc_spi: fix error handling in mmc_spi_probe()
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'.
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Not affected
Package: kernel
Debian
CVE-2023-52708: linux - In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_sp...
vendor_debian·2023·CVSS 5.5
CVE-2023-52708 [MEDIUM] CVE-2023-52708: linux - In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_sp...
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'.
Scope: local
bookworm: resolved (fixed in 6.1.15-1)
bullseye: resolved (fixed in 5.10.178-1)
forky: resolved (fixed in 6.1.15-1)
sid: resolved (fixed in 6.1.15-1)
trixie: resolved (fixed in 6.1.15-1)
OSV
CVE-2023-52708: 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 do
osv·2024-05-21·CVSS 5.5
CVE-2023-52708 [MEDIUM] CVE-2023-52708: 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 do
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'.
GHSA
GHSA-5w29-44gv-2g38: 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
ghsa_unreviewed·2024-05-21
CVE-2023-52708 [MEDIUM] CWE-476 GHSA-5w29-44gv-2g38: 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
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'.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/0b3edcb24bd81b3b2e3dac89f4733bfd47d283behttps://git.kernel.org/stable/c/82645bf4ed02abe930a659c5fe16d593a6dbd93fhttps://git.kernel.org/stable/c/cf4c9d2ac1e42c7d18b921bec39486896645b714https://git.kernel.org/stable/c/e9b488d60f51ae312006e224e03a30a151c28bddhttps://git.kernel.org/stable/c/ecad2fafd424ffdc203b2748ded0b37e4bbecef3https://git.kernel.org/stable/c/0b3edcb24bd81b3b2e3dac89f4733bfd47d283behttps://git.kernel.org/stable/c/82645bf4ed02abe930a659c5fe16d593a6dbd93fhttps://git.kernel.org/stable/c/cf4c9d2ac1e42c7d18b921bec39486896645b714https://git.kernel.org/stable/c/e9b488d60f51ae312006e224e03a30a151c28bddhttps://git.kernel.org/stable/c/ecad2fafd424ffdc203b2748ded0b37e4bbecef3
2024-05-21
Published