Back to search
CVE-2024-35813
Published: May 17, 2024
Modified: May 23, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected f49f9e802785291149bdc9c824414de4604226b4 - < b9a7339ae403035ffe7fc37cb034b36947910f68affected 59020bf0999ff7da8aedcd00ef8f0d75d93b6d20 - < 2b539c88940e22494da80a93ee1c5a28bbad10f6affected 50b8b7a22e90bab9f1949b64a88ff17ab10913ec - < 81b8645feca08a54c7c4bf36e7b176f4983b2f28affected c4edcd134bb72b3b0acc884612d624e48c9d057f - < ad9cc5e9e53ab94aa0c7ac65d43be7eb208dcb55affected 1653a8102868264f3488c298a9f20af2add9a288 - < 4466677dcabe2d70de6aa3d4bd4a4fafa94a71f2+9 more versions |
Linux | Linux | affected 6.8unaffected 0 - < 6.8unaffected 5.4.274 - <= 5.4.*unaffected 5.10.215 - <= 5.10.*unaffected 5.15.154 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now