CVE-2026-80747
Last modified
CVE-2026-80747 is a high-severity vulnerability rated 8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the advertised subtype length fits. A malformed CRAT table with an oversized length field causes out-of-bounds reads when kfd_parse_subtype() casts the header to specific subtype structures. Add validation that sub_type_hdr + length does not exceed the image boundary before parsing the subtype contents. (cherry picked from commit 48e1d1e6e8798aef0312e68d8e586021b5b3cf4d). EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the advertised subtype length fits. A malformed CRAT table with an oversized length field causes out-of-bounds reads when kfd_parse_subtype() casts the header to specific subtype structures. Add validation that sub_type_hdr + length does not exceed the image boundary before parsing the subtype contents. (cherry picked from commit 48e1d1e6e8798aef0312e68d8e586021b5b3cf4d)
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5b5c4e40a37e858e2bff8cd91be8e972256392c4, < ca91e0cc8087568e4b791648a7c01e804f48cb73; >= 5b5c4e40a37e858e2bff8cd91be8e972256392c4, < 6e7566ba4739dd573c331adde1c96690f7a567bd |
| Linux | Linux | 3.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80747?
How severe is CVE-2026-80747?
How do I fix CVE-2026-80747?
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-80741In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80742In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80743In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80744In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80745In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80746In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80748In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80749In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-8075Mattermost Desktop App versions <=6.2 5.5.13 6.0.2.0 fail to…6.5
- CVE-2026-80750In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80751In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80752In the Linux kernel, the following vulnerability has been re…8.4
Are you affected by CVE-2026-80747?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
