---
cve: "CVE-2024-46843"
severity: "LOW"
cvss: 3.1
epss: "24%"
vendor: "Linux"
kev: false
exploited: false
published: "2024-09-27 13:15:16"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T15:03:22+02:00"
---

# CVE-2024-46843

> 3.1 LOW

## Beschreibung

In the Linux kernel, the following vulnerability has been resolved:

scsi: ufs: core: Remove SCSI host only if added

If host tries to remove ufshcd driver from a UFS device it would cause a
kernel panic if ufshcd_async_scan fails during ufshcd_probe_hba before
adding a SCSI host with scsi_add_host and MCQ is enabled since SCSI host
has been defered after MCQ configuration introduced by commit 0cab4023ec7b
("scsi: ufs: core: Defer adding host to SCSI if MCQ is supported").

To guarantee that SCSI host is removed only if it has been added, set the
scsi_host_added flag to true after adding a SCSI host and check whether it
is set or not before removing it.

## Patch verfügbar (OSV)

- Kernel ≥ 6.6.51
- Kernel ≥ 6.10.10

## Referenzen

- <https://git.kernel.org/stable/c/2f49e05d6b58d660f035a75ff96b77071b4bd5ed>
- <https://git.kernel.org/stable/c/3844586e9bd9845140e1078f1e61896b576ac536>
- <https://git.kernel.org/stable/c/7cbff570dbe8907e23bba06f6414899a0fbb2fcc>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-46843) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
