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

drm/amdkfd: fix NULL pointer bug in svm_range_set_attr

The process_info could be NULL if user doesn't call kfd_ioctl_acquire_vm
before calling kfd_ioctl_svm.

(cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4)
Published: 2026-07-19
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A null pointer dereference exists in the Linux kernel’s AMD KFD DRM module in the function that sets attributes for an SVM range. If a user process calls the kfd_ioctl_svm ioctl without first acquiring a virtual‑memory context via kfd_ioctl_acquire_vm, the process_info pointer can be null and the kernel will crash when it is dereferenced. The resulting kernel panic causes a loss of availability for the affected system.

Affected Systems

All Linux kernel builds that include the drm/amdkfd module prior to the application of commit 83a26c812e0529eb040d31a76f73e33e637243d4 are affected. The advisory does not specify a particular kernel version range, so any Linux kernel derived from the vulnerable source code and lacking the patch is impacted.

Risk and Exploitability

The EPSS score is below 1 % and the vulnerability is not listed in CISA’s KEV catalog, indicating a modest exploitation probability. The flaw is local to the user who can issue the relevant ioctl calls; the likely attack vector is an attacker triggering the incorrect sequence of ioctl calls, which results in a denial of service but does not grant privilege escalation or remote code execution.

Generated by OpenCVE AI on August 4, 2026 at 18:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the kernel patch that adds a null-check before accessing process_info (commit 83a26c812e0529eb040d31a76f73e33e637243d4).
  • Upgrade to a Linux kernel version that incorporates the fix.
  • Restrict access to the DRM device by adjusting device permissions or applying a security module to prevent unprivileged users from calling the vulnerable ioctl interfaces.

Generated by OpenCVE AI on August 4, 2026 at 18:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Wed, 22 Jul 2026 00:15:00 +0000


Wed, 22 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Sun, 19 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svm_range_set_attr The process_info could be NULL if user doesn't call kfd_ioctl_acquire_vm before calling kfd_ioctl_svm. (cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4)
Title drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-07-20T06:41:35.719Z

Reserved: 2026-07-19T07:54:57.018Z

Link: CVE-2026-63882

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity :

Publid Date: 2026-07-19T00:00:00Z

Links: CVE-2026-63882 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T18:30:12Z

Weaknesses