CVE-2024-36320
BaseFortify
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
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 atihdwt6.sys driver. It allows a local attacker to cause out of bound read and write operations.
Such out of bound memory access can potentially lead to loss of confidentiality, integrity, and availability of the affected system.
How can this vulnerability impact me? :
The impact of this vulnerability includes potential loss of confidentiality, integrity, and availability due to out of bound read/write caused by the integer overflow.
An attacker with local access could exploit this to read or modify memory they should not have access to, potentially leading to system compromise or denial of service.
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