Lucene search

K
cvelistLinuxCVELIST:CVE-2021-47489
HistoryMay 22, 2024 - 8:19 a.m.

CVE-2021-47489 drm/amdgpu: Fix even more out of bound writes from debugfs

2024-05-2208:19:38
Linux
www.cve.org
linux kernel
vulnerability resolved
out of bound writes
drm/amdgpu

7.2 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

19.1%

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

drm/amdgpu: Fix even more out of bound writes from debugfs

CVE-2021-42327 was fixed by:

commit f23750b5b3d98653b31d4469592935ef6364ad67
Author: Thelford Williams <[email protected]>
Date: Wed Oct 13 16:04:13 2021 -0400

drm/amdgpu: fix out of bounds write

but amdgpu_dm_debugfs.c contains more of the same issue so fix the
remaining ones.

v2:
* Add missing fix in dp_max_bpc_write (Harry Wentland)

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/display/amdgpu_dm/amdgpu_dm_debugfs.c"
    ],
    "versions": [
      {
        "version": "918698d5c2b5",
        "lessThan": "9eb4bdd554fc",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "918698d5c2b5",
        "lessThan": "3f4e54bd312d",
        "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/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c"
    ],
    "versions": [
      {
        "version": "5.10",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.10",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.14.16",
        "lessThanOrEqual": "5.14.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

7.2 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

19.1%