Lucene search

K
cveLinuxCVE-2023-52908
HistoryAug 21, 2024 - 7:15 a.m.

CVE-2023-52908

2024-08-2107:15:06
CWE-476
Linux
web.nvd.nist.gov
26
linux kernel
vulnerability
null dereference
drm/amdgpu

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

6.5

Confidence

Low

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.

Affected configurations

Nvd
Vulners
Node
linuxlinux_kernelRange6.0.96.1
OR
linuxlinux_kernelRange6.1.56.1.7
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/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"
      }
    ]
  }
]

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

9.5%