Lucene search

K
cvelistLinuxCVELIST:CVE-2024-26986
HistoryMay 01, 2024 - 5:27 a.m.

CVE-2024-26986 drm/amdkfd: Fix memory leak in create_process failure

2024-05-0105:27:29
Linux
www.cve.org
6
linux kernel
vulnerability
memory leak
drm/amdkfd
create_process
failure
gpu reset

AI Score

5.7

Confidence

High

EPSS

0

Percentile

5.1%

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

drm/amdkfd: Fix memory leak in create_process failure

Fix memory leak due to a leaked mmget reference on an error handling
code path that is triggered when attempting to create KFD processes
while a GPU reset is in progress.

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/amdkfd/kfd_process.c"
    ],
    "versions": [
      {
        "version": "0ab2d7532b05",
        "lessThan": "aa02d43367a9",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "0ab2d7532b05",
        "lessThan": "0dcd87641164",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "0ab2d7532b05",
        "lessThan": "18921b205012",
        "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/amdkfd/kfd_process.c"
    ],
    "versions": [
      {
        "version": "6.5",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.5",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.29",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8.8",
        "lessThanOrEqual": "6.8.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

5.7

Confidence

High

EPSS

0

Percentile

5.1%