5.5
CVE-2024-35813
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:15
- Zuletzt bearbeitet 16.12.2025 20:10:29
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
In the Linux kernel, the following vulnerability has been resolved:
mmc: core: Avoid negative index with array access
Commit 4d0c8d0aef63 ("mmc: core: Use mrq.sbc in close-ended ffu") assigns
prev_idata = idatas[i - 1], but doesn't check that the iterator i is
greater than zero. Let's fix this by adding a check.Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 5.4.269 < 5.4.274
Linux ≫ Linux Kernel Version >= 5.10.210 < 5.10.215
Linux ≫ Linux Kernel Version >= 5.15.149 < 5.15.154
Linux ≫ Linux Kernel Version >= 6.1.76 < 6.1.84
Linux ≫ Linux Kernel Version >= 6.6.15 < 6.6.24
Linux ≫ Linux Kernel Version >= 6.7.3 < 6.7.12
Linux ≫ Linux Kernel Version >= 6.8 < 6.8.3
Linux ≫ Linux Kernel Version6.9 Updaterc1
Debian ≫ Debian Linux Version10.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.016 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|