CVE-2026-68447

Source
https://cve.org/CVERecord?id=CVE-2026-68447
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68447.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68447
Downstream
Published
2026-08-12T00:51:42Z
Modified
2026-08-20T03:30:40Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size
Details

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

drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size

CRIU checkpoint copies the MQD control stack using cp_hqd_cntl_stack_size from hardware without bounding it to the allocated BO region. If the HW field is larger than the queue's control stack allocation, memcpy reads past the BO into adjacent GTT memory and can leak kernel data to userspace.

Store the page-aligned control stack BO size in mqd_manager and clamp checkpoint copies and reported checkpoint sizes to min(cp_hqd_cntl_stack_size, mm->ctl_stack_size). Apply the same bound for multi-XCC v9.4.3 checkpoint layout.

(cherry picked from commit 6c2abd0ec09e86c6323010673766f76050e28aa3)

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68447.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3a9822d7bd623be9000cef8101ecf8479fa53f2c
Fixed
a0d87beb2660a5098b2b0ecdc1e96810a9074ea9
Fixed
426ffae6ecc7ec77d32bf8be065c21a1b881b084

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68447.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.18.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68447.json"