CVE-2024-36316
Integer Overflow in AMD Graphics Driver Causes Denial of Service
Publication date: 2026-02-11
Last updated on: 2026-02-11
Assigner: Advanced Micro Devices Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amd | graphics_driver | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an integer overflow within the AMD Graphics driver. An attacker could exploit this flaw to bypass size checks in the software.
By bypassing these size checks, the attacker may cause the system to behave unexpectedly, potentially leading to a denial of service condition.
How can this vulnerability impact me? :
The primary impact of this vulnerability is the potential for a denial of service (DoS) attack.
An attacker with limited privileges and local access could exploit the integer overflow to disrupt the normal operation of the AMD Graphics driver, causing system instability or crashes.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know