CVE-2024-26914
Last modified
CVE-2024-26914 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpc_combine array size [why] MAX_SURFACES is per stream, while MAX_PLANES is per asic. The mpc_combine is an array that records all the planes per asic. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpc_combine array size [why] MAX_SURFACES is per stream, while MAX_PLANES is per asic. The mpc_combine is an array that records all the planes per asic. Therefore MAX_PLANES should be used as the array size. Using MAX_SURFACES causes array overflow when there are more than 3 planes. [how] Use the MAX_PLANES for the mpc_combine array size.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.7.6 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26914?
How severe is CVE-2024-26914?
How do I fix CVE-2024-26914?
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 2024
- CVE-2024-26909In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2691The WP Event Manager – Events Calendar, Registrations, Sell …5.4
- CVE-2024-26910In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-26911In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2024-26912In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26913In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26915In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26916In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26917In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26918In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26919In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2692SiYuan version 3.0.3 allows executing arbitrary commands on …9
Are you affected by CVE-2024-26914?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
