CVE-2026-68447
Last modified
CVE-2026-68447 is a vulnerability of currently unknown severity. 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).
Description
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)
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a0d87beb2660a5098b2b0ecdc1e96810a9074ea9; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 426ffae6ecc7ec77d32bf8be065c21a1b881b084; < 7.1.6 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68447?
How severe is CVE-2026-68447?
How do I fix CVE-2026-68447?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68441In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68442In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68443In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68444In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68445In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68446In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68448In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68449In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6845A flaw was found in binutils, specifically within the `reade…5
- CVE-2026-68450In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6846A flaw was found in binutils. A heap-buffer-overflow vulnera…7.8
- CVE-2026-6847Remote Code Execution vulnerability exists in ThemisNETPanel…9.3
Are you affected by CVE-2026-68447?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
