CVE-2026-63881
Last modified
CVE-2026-63881 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger get_queue_ids() computes array_size = num_queues * sizeof(uint32_t), which could overflow on 32-bit size_t build. using array_size() instead, it saturates to SIZE_MAX on overflow. (cherry picked from commit 2d57a0475f085c08b49312dfd8edcb461845f285). EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger get_queue_ids() computes array_size = num_queues * sizeof(uint32_t), which could overflow on 32-bit size_t build. using array_size() instead, it saturates to SIZE_MAX on overflow. (cherry picked from commit 2d57a0475f085c08b49312dfd8edcb461845f285)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a70a93fa568b4f05aba548dadb673703eccf5480, < 4e5f808b454167cc58d7084a407a554d8ddc694d; >= a70a93fa568b4f05aba548dadb673703eccf5480, < de70a80992396ee306ee3a2810ad28aa1608ba9b; >= a70a93fa568b4f05aba548dadb673703eccf5480, < 5cf4a41aa0d74e4c83f82d2ce233b5189ed4b43c; >= a70a93fa568b4f05aba548dadb673703eccf5480, < 4f9eeedc3d3151f8a226fd676c314a813edda5a1; >= a70a93fa568b4f05aba548dadb673703eccf5480, < 93f5534b35a05ef8a0109c1eefa800062fee810a |
| Linux | Linux | 6.5 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63881?
How severe is CVE-2026-63881?
How do I fix CVE-2026-63881?
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-63876In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63877In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63878In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63879In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-6388A flaw was found in ArgoCD Image Updater. This vulnerability…9.1
- CVE-2026-63880In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63882In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63883In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-63884In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63885In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63886In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-63887In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-63881?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
