VDB
DEBIAN-CVE-2024-35813
DEBIAN-CVE-2024-35813
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | *, 6.1.76-1, 6.1.82-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.92-2, 5.10.92-1, 5.10.92-1 |
| Debian:13 | linux | 0, 0 |
Timeline
- May 17, 2024 CVE Published
- Apr 28, 2026 CVE Updated