Lucene search

K
cvelistLinuxCVELIST:CVE-2023-52908
HistoryAug 21, 2024 - 6:10 a.m.

CVE-2023-52908 drm/amdgpu: Fix potential NULL dereference

2024-08-2106:10:49
Linux
www.cve.org
2
linux kernel
vulnerability
resolved
null dereference
resource manager
debug information

EPSS

0

Percentile

9.5%

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

drm/amdgpu: Fix potential NULL dereference

Fix potential NULL dereference, in the case when “man”, the resource manager
might be NULL, when/if we print debug information.

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/amd/amdgpu/amdgpu_object.c"
    ],
    "versions": [
      {
        "version": "8ba7c55e112f",
        "lessThan": "f2faf0699af7",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "7554886daa31",
        "lessThan": "0be7ed8e7eb1",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/gpu/drm/amd/amdgpu/amdgpu_object.c"
    ],
    "versions": [
      {
        "version": "6.1.5",
        "lessThan": "6.1.7",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

EPSS

0

Percentile

9.5%