Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-35813 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://cert-portal.siemens.com/productcert/html/ssa-265688.html siemens-SADP
https://git.kernel.org/stable/c/064db53f9023a2d5877a2d12de6bc27995f6ca56 kernel.orgPatch
https://git.kernel.org/stable/c/2b539c88940e22494da80a93ee1c5a28bbad10f6 kernel.orgPatch
https://git.kernel.org/stable/c/4466677dcabe2d70de6aa3d4bd4a4fafa94a71f2 kernel.orgPatch
https://git.kernel.org/stable/c/7d0e8a6147550aa058fa6ade8583ad252aa61304 kernel.orgPatch

see all 18 references

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 5.4.269, < 5.4.274
>= 5.10.210, < 5.10.215
>= 5.15.149, < 5.15.154
>= 6.1.76, < 6.1.84
>= 6.6.15, < 6.6.24

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
10.0

CPE

  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

12 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-35813
NVD Published Date:
May 17, 2024
NVD Last Modified:
Aug 4, 2026
Source:
kernel.org
CVE-2024-35813 Details - Not Deferred