CVE Catalog

CVE-2026-63879

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

6th percentile - higher than 6% of all known CVEs

Summary

In the Linux kernel, a bug in the amdgpu_hmm_range_get_pages function of the amdgpu driver was fixed. The notifier sequence was read multiple times, which could lead to working with invalid pages. The coding style was also improved by removing the pre-initialized return value and using the common define for the 2G range.

Risk Assessment

The risk involves potential use of invalid memory pages, which could lead to system crashes, data leaks, or other unexpected behavior in environments using AMD GPUs.

Recommendation

It is recommended to immediately update the Linux kernel to a version containing commit c08972f555945cda57b0adb72272a37910153390 or later, especially on systems with AMD graphics cards.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpu_hmm_range_get_pages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the common define for 2G range. (cherry picked from commit c08972f555945cda57b0adb72272a37910153390)

Vulnerability data from NVD (NIST) · CISA KEV · EPSS