CVE-2024-35813
MEDIUMLinux Kernel - Buffer Overflow
Title source: llmDescription
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.
References (9)
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
2.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
Status
published
Affected Products (10)
linux/linux_kernel
< 5.4.274
linux/linux_kernel
debian/debian_linux
linux/Kernel
< 5.4.274linux
linux/Kernel
< 5.10.215linux
linux/Kernel
< 5.15.154linux
linux/Kernel
< 6.1.84linux
linux/Kernel
< 6.6.24linux
linux/Kernel
< 6.7.12linux
linux/Kernel
< 6.8.3linux
Timeline
Published
May 17, 2024
Tracked Since
Feb 18, 2026