Lucene search

K
cveLinuxCVE-2024-39505
HistoryJul 12, 2024 - 1:15 p.m.

CVE-2024-39505

2024-07-1213:15:12
Linux
web.nvd.nist.gov
36
linux kernel
vulnerability
drm
komeda
check
pointer
dereferencing

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

10.6%

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

drm/komeda: check for error-valued pointer

komeda_pipeline_get_state() may return an error-valued pointer, thus
check the pointer for negative or null value before dereferencing.

Affected configurations

Vulners
Node
linuxlinux_kernelRange5.35.4.279
OR
linuxlinux_kernelRange5.5.05.10.221
OR
linuxlinux_kernelRange5.11.05.15.162
OR
linuxlinux_kernelRange5.16.06.1.95
OR
linuxlinux_kernelRange6.2.06.6.35
OR
linuxlinux_kernelRange6.7.06.9.6
OR
linuxlinux_kernelRange6.10.0
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c"
    ],
    "versions": [
      {
        "version": "502932a03fce",
        "lessThan": "0674ed1e58e2",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "502932a03fce",
        "lessThan": "bda7cdaeebf5",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "502932a03fce",
        "lessThan": "86042e3d16b7",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "502932a03fce",
        "lessThan": "3b1cf943b029",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "502932a03fce",
        "lessThan": "9460961d8213",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "502932a03fce",
        "lessThan": "99392c98b9be",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "502932a03fce",
        "lessThan": "b880018edd3a",
        "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/gpu/drm/arm/display/komeda/komeda_pipeline_state.c"
    ],
    "versions": [
      {
        "version": "5.3",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.3",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.279",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.221",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.162",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.95",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.35",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9.6",
        "lessThanOrEqual": "6.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

10.6%