GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2024-43860 (GCVE-0-2024-43860)

Vulnerability from cvelistv5 – Published: 2024-08-17 09:24 – Updated: 2026-05-11 20:31
VLAI
Title
remoteproc: imx_rproc: Skip over memory region when node value is NULL
Summary
In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Skip over memory region when node value is NULL In imx_rproc_addr_init() "nph = of_count_phandle_with_args()" just counts number of phandles. But phandles may be empty. So of_parse_phandle() in the parsing loop (0 < a < nph) may return NULL which is later dereferenced. Adjust this issue by adding NULL-return check. Found by Linux Verification Center (linuxtesting.org) with SVACE. [Fixed title to fit within the prescribed 70-75 charcters]
Severity
No CVSS data available.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-09-10 16:06 UTC
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < 6884fd0283e0831be153fb8d82d9eda8a55acaaa (git)
Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < 84beb7738459cac0ff9f8a7c4654b8ff82a702c0 (git)
Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < 6b50462b473fdccdc0dfad73001147e40ff19a66 (git)
Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < 4e13b7c23988c0a13fdca92e94296a3bc2ff9f21 (git)
Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < 9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8 (git)
Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < 6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2 (git)
Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9 (git)
Affected: a0ff4aa6f010801b2a61c203c6e09d01b110fddf , < 2fa26ca8b786888673689ccc9da6094150939982 (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.14
Unaffected: 0 , < 4.14 (semver)
Unaffected: 4.19.320 , ≤ 4.19.* (semver)
Unaffected: 5.4.282 , ≤ 5.4.* (semver)
Unaffected: 5.10.224 , ≤ 5.10.* (semver)
Unaffected: 5.15.165 , ≤ 5.15.* (semver)
Unaffected: 6.1.103 , ≤ 6.1.* (semver)
Unaffected: 6.6.44 , ≤ 6.6.* (semver)
Unaffected: 6.10.3 , ≤ 6.10.* (semver)
Unaffected: 6.11 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-43860",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T16:06:55.386082Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-12T17:33:20.012Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:06:05.559Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/remoteproc/imx_rproc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6884fd0283e0831be153fb8d82d9eda8a55acaaa",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            },
            {
              "lessThan": "84beb7738459cac0ff9f8a7c4654b8ff82a702c0",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            },
            {
              "lessThan": "6b50462b473fdccdc0dfad73001147e40ff19a66",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            },
            {
              "lessThan": "4e13b7c23988c0a13fdca92e94296a3bc2ff9f21",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            },
            {
              "lessThan": "9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            },
            {
              "lessThan": "6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            },
            {
              "lessThan": "c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            },
            {
              "lessThan": "2fa26ca8b786888673689ccc9da6094150939982",
              "status": "affected",
              "version": "a0ff4aa6f010801b2a61c203c6e09d01b110fddf",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/remoteproc/imx_rproc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.14"
            },
            {
              "lessThan": "4.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.320",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.282",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.224",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.103",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.44",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.11",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.320",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.282",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.224",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.165",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.103",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.44",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.3",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nremoteproc: imx_rproc: Skip over memory region when node value is NULL\n\nIn imx_rproc_addr_init() \"nph = of_count_phandle_with_args()\" just counts\nnumber of phandles. But phandles may be empty. So of_parse_phandle() in\nthe parsing loop (0 \u003c a \u003c nph) may return NULL which is later dereferenced.\nAdjust this issue by adding NULL-return check.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\n\n[Fixed title to fit within the prescribed 70-75 charcters]"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T20:31:13.303Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/6884fd0283e0831be153fb8d82d9eda8a55acaaa"
        },
        {
          "url": "https://git.kernel.org/stable/c/84beb7738459cac0ff9f8a7c4654b8ff82a702c0"
        },
        {
          "url": "https://git.kernel.org/stable/c/6b50462b473fdccdc0dfad73001147e40ff19a66"
        },
        {
          "url": "https://git.kernel.org/stable/c/4e13b7c23988c0a13fdca92e94296a3bc2ff9f21"
        },
        {
          "url": "https://git.kernel.org/stable/c/9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8"
        },
        {
          "url": "https://git.kernel.org/stable/c/6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2"
        },
        {
          "url": "https://git.kernel.org/stable/c/c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9"
        },
        {
          "url": "https://git.kernel.org/stable/c/2fa26ca8b786888673689ccc9da6094150939982"
        }
      ],
      "title": "remoteproc: imx_rproc: Skip over memory region when node value is NULL",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-43860",
    "datePublished": "2024-08-17T09:24:29.436Z",
    "dateReserved": "2024-08-17T09:11:59.279Z",
    "dateUpdated": "2026-05-11T20:31:13.303Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-43860",
      "date": "2026-09-16",
      "epss": "0.00223",
      "percentile": "0.13048"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.14\", \"versionEndExcluding\": \"4.19.320\", \"matchCriteriaId\": \"272F1A13-F5CF-488B-9BBA-93B1D1FE6BDB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.20\", \"versionEndExcluding\": \"5.4.282\", \"matchCriteriaId\": \"A8961D98-9ACF-4188-BA88-44038B14BC28\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.5\", \"versionEndExcluding\": \"5.10.224\", \"matchCriteriaId\": \"5CCEDF13-293D-4E64-B501-4409D0365AFE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.11\", \"versionEndExcluding\": \"5.15.165\", \"matchCriteriaId\": \"B4E2B568-3171-41DE-B519-F2B1A3600D94\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.16\", \"versionEndExcluding\": \"6.1.103\", \"matchCriteriaId\": \"E45EAC72-8329-4F99-8276-86AF9BB3496A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.2\", \"versionEndExcluding\": \"6.6.44\", \"matchCriteriaId\": \"CC912330-6B41-4C6B-99AF-F3857FBACB6A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.7\", \"versionEndExcluding\": \"6.10.3\", \"matchCriteriaId\": \"92D388F2-1EAF-4CFA-AC06-5B26D762EA7D\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nremoteproc: imx_rproc: Skip over memory region when node value is NULL\\n\\nIn imx_rproc_addr_init() \\\"nph = of_count_phandle_with_args()\\\" just counts\\nnumber of phandles. But phandles may be empty. So of_parse_phandle() in\\nthe parsing loop (0 \u003c a \u003c nph) may return NULL which is later dereferenced.\\nAdjust this issue by adding NULL-return check.\\n\\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\\n\\n[Fixed title to fit within the prescribed 70-75 charcters]\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se resolvi\\u00f3 la siguiente vulnerabilidad: remoteproc: imx_rproc: omitir la regi\\u00f3n de memoria cuando el valor del nodo es NULL En imx_rproc_addr_init() \\\"nph = of_count_phandle_with_args()\\\" solo cuenta el n\\u00famero de phandles. Pero los phandles pueden estar vac\\u00edos. Por lo tanto, of_parse_phandle() en el bucle de an\\u00e1lisis (0 \u0026lt; a \u0026lt; nph) puede devolver NULL, que luego se desreferencia. Ajuste este problema agregando una verificaci\\u00f3n de retorno NULL. Encontrado por el Centro de verificaci\\u00f3n de Linux (linuxtesting.org) con SVACE. [T\\u00edtulo fijo para que se ajuste a los 70-75 caracteres prescritos]\"}]",
      "id": "CVE-2024-43860",
      "lastModified": "2024-08-22T17:08:15.097",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}",
      "published": "2024-08-17T10:15:10.887",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/2fa26ca8b786888673689ccc9da6094150939982\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/4e13b7c23988c0a13fdca92e94296a3bc2ff9f21\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/6884fd0283e0831be153fb8d82d9eda8a55acaaa\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/6b50462b473fdccdc0dfad73001147e40ff19a66\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/84beb7738459cac0ff9f8a7c4654b8ff82a702c0\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Analyzed",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
    },
    "microsoft_vex": {
      "current_release_date": "2026-02-18T15:05:32.000Z",
      "cve": "CVE-2024-43860",
      "id": "msrc_CVE-2024-43860",
      "initial_release_date": "2024-08-02T00:00:00.000Z",
      "product_status:fixed": "5",
      "product_status:known_affected": "5",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "remoteproc: imx_rproc: Skip over memory region when node value is NULL",
      "url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-43860.json",
      "version": "3"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-43860\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-08-17T10:15:10.887\",\"lastModified\":\"2026-06-17T07:51:51.420\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nremoteproc: imx_rproc: Skip over memory region when node value is NULL\\n\\nIn imx_rproc_addr_init() \\\"nph = of_count_phandle_with_args()\\\" just counts\\nnumber of phandles. But phandles may be empty. So of_parse_phandle() in\\nthe parsing loop (0 \u003c a \u003c nph) may return NULL which is later dereferenced.\\nAdjust this issue by adding NULL-return check.\\n\\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\\n\\n[Fixed title to fit within the prescribed 70-75 charcters]\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: remoteproc: imx_rproc: omitir la regi\u00f3n de memoria cuando el valor del nodo es NULL En imx_rproc_addr_init() \\\"nph = of_count_phandle_with_args()\\\" solo cuenta el n\u00famero de phandles. Pero los phandles pueden estar vac\u00edos. Por lo tanto, of_parse_phandle() en el bucle de an\u00e1lisis (0 \u0026lt; a \u0026lt; nph) puede devolver NULL, que luego se desreferencia. Ajuste este problema agregando una verificaci\u00f3n de retorno NULL. Encontrado por el Centro de verificaci\u00f3n de Linux (linuxtesting.org) con SVACE. [T\u00edtulo fijo para que se ajuste a los 70-75 caracteres prescritos]\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/remoteproc/imx_rproc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"6884fd0283e0831be153fb8d82d9eda8a55acaaa\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"84beb7738459cac0ff9f8a7c4654b8ff82a702c0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"6b50462b473fdccdc0dfad73001147e40ff19a66\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"4e13b7c23988c0a13fdca92e94296a3bc2ff9f21\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\",\"lessThan\":\"2fa26ca8b786888673689ccc9da6094150939982\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/remoteproc/imx_rproc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.14\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.14\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.320\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.282\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.224\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.165\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.103\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.44\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.10.3\",\"lessThanOrEqual\":\"6.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.11\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-09-10T16:06:55.386082Z\",\"id\":\"CVE-2024-43860\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.14\",\"versionEndExcluding\":\"4.19.320\",\"matchCriteriaId\":\"272F1A13-F5CF-488B-9BBA-93B1D1FE6BDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.282\",\"matchCriteriaId\":\"A8961D98-9ACF-4188-BA88-44038B14BC28\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.224\",\"matchCriteriaId\":\"5CCEDF13-293D-4E64-B501-4409D0365AFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.165\",\"matchCriteriaId\":\"B4E2B568-3171-41DE-B519-F2B1A3600D94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.103\",\"matchCriteriaId\":\"E45EAC72-8329-4F99-8276-86AF9BB3496A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.44\",\"matchCriteriaId\":\"CC912330-6B41-4C6B-99AF-F3857FBACB6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.10.3\",\"matchCriteriaId\":\"92D388F2-1EAF-4CFA-AC06-5B26D762EA7D\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2fa26ca8b786888673689ccc9da6094150939982\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4e13b7c23988c0a13fdca92e94296a3bc2ff9f21\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6884fd0283e0831be153fb8d82d9eda8a55acaaa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6b50462b473fdccdc0dfad73001147e40ff19a66\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/84beb7738459cac0ff9f8a7c4654b8ff82a702c0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2025-11-21T14:33:43+00:00",
      "cve": "CVE-2024-43860",
      "id": "CVE-2024-43860",
      "initial_release_date": "2024-08-17T00:00:00+00:00",
      "product_status:known_not_affected": "198",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: remoteproc: imx_rproc: Skip over memory region when node value is NULL",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-43860.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-31T13:53:51Z",
      "cve": "CVE-2024-43860",
      "id": "CVE-2024-43860",
      "initial_release_date": "2024-08-18T02:01:14Z",
      "product_status:known_affected": "483",
      "product_status:known_not_affected": "155",
      "product_status:recommended": "643",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2024-43860",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2024-43860.json",
      "version": "68"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T22:06:05.559Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-43860\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T16:06:55.386082Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:22.831Z\"}}], \"cna\": {\"title\": \"remoteproc: imx_rproc: Skip over memory region when node value is NULL\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"6884fd0283e0831be153fb8d82d9eda8a55acaaa\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"84beb7738459cac0ff9f8a7c4654b8ff82a702c0\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"6b50462b473fdccdc0dfad73001147e40ff19a66\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"4e13b7c23988c0a13fdca92e94296a3bc2ff9f21\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0ff4aa6f010801b2a61c203c6e09d01b110fddf\", \"lessThan\": \"2fa26ca8b786888673689ccc9da6094150939982\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/remoteproc/imx_rproc.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.14\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"4.14\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.19.320\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.282\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.224\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.165\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.103\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.44\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/remoteproc/imx_rproc.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/6884fd0283e0831be153fb8d82d9eda8a55acaaa\"}, {\"url\": \"https://git.kernel.org/stable/c/84beb7738459cac0ff9f8a7c4654b8ff82a702c0\"}, {\"url\": \"https://git.kernel.org/stable/c/6b50462b473fdccdc0dfad73001147e40ff19a66\"}, {\"url\": \"https://git.kernel.org/stable/c/4e13b7c23988c0a13fdca92e94296a3bc2ff9f21\"}, {\"url\": \"https://git.kernel.org/stable/c/9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8\"}, {\"url\": \"https://git.kernel.org/stable/c/6c9ea3547fad252fe9ae5d3ed7e066e2085bf3a2\"}, {\"url\": \"https://git.kernel.org/stable/c/c877a5f5268d4ab8224b9c9fbce3d746e4e72bc9\"}, {\"url\": \"https://git.kernel.org/stable/c/2fa26ca8b786888673689ccc9da6094150939982\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nremoteproc: imx_rproc: Skip over memory region when node value is NULL\\n\\nIn imx_rproc_addr_init() \\\"nph = of_count_phandle_with_args()\\\" just counts\\nnumber of phandles. But phandles may be empty. So of_parse_phandle() in\\nthe parsing loop (0 \u003c a \u003c nph) may return NULL which is later dereferenced.\\nAdjust this issue by adding NULL-return check.\\n\\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\\n\\n[Fixed title to fit within the prescribed 70-75 charcters]\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.320\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.282\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.224\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.165\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.103\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.44\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.3\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11\", \"versionStartIncluding\": \"4.14\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-11T20:31:13.303Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-43860\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-11T20:31:13.303Z\", \"dateReserved\": \"2024-08-17T09:11:59.279Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-08-17T09:24:29.436Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…