Lucene search

K
cvelistLinuxCVELIST:CVE-2024-34030
HistoryJun 24, 2024 - 1:56 p.m.

CVE-2024-34030 PCI: of_property: Return error for int_map allocation failure

2024-06-2413:56:50
Linux
www.cve.org
1
linux kernel
vulnerability
resolved
pci
of_property
error
int_map allocation

0.0004 Low

EPSS

Percentile

15.7%

In the Linux kernel, the following vulnerability has been resolved:

PCI: of_property: Return error for int_map allocation failure

Return -ENOMEM from of_pci_prop_intr_map() if kcalloc() fails to prevent a
NULL pointer dereference in this case.

[bhelgaas: commit log]

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/pci/of_property.c"
    ],
    "versions": [
      {
        "version": "407d1a51921e",
        "lessThan": "b5f31d1470c4",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "407d1a51921e",
        "lessThan": "598e4a37a2f8",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "407d1a51921e",
        "lessThan": "e6f7d27df5d2",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/pci/of_property.c"
    ],
    "versions": [
      {
        "version": "6.6",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.6",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.33",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9.4",
        "lessThanOrEqual": "6.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10-rc1",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

0.0004 Low

EPSS

Percentile

15.7%

Related for CVELIST:CVE-2024-34030