Discover the vulnerability in AODDriver2.sys of AMD OverDrive exposing wrmsr instruction, allowing unauthorized MSR writes, leading to Ring-0 code execution and privilege escalation. Learn mitigation steps and prevention measures.
A vulnerability has been found in AODDriver2.sys, a component of AMD OverDrive, which exposes the wrmsr instruction through IOCTL 0x81112ee0 without adequately filtering the Model Specific Register (MSR). This oversight enables the ability to perform unauthorized MSR writes, potentially resulting in the execution of privileged Ring-0 code and privilege escalation.
Understanding CVE-2019-7247
An issue was discovered in AODDriver2.sys in AMD OverDrive. The vulnerable driver exposes a wrmsr instruction via IOCTL 0x81112ee0 and does not properly filter the Model Specific Register (MSR). Allowing arbitrary MSR writes can lead to Ring-0 code execution and escalation of privileges.
What is CVE-2019-7247?
The Impact of CVE-2019-7247
Technical Details of CVE-2019-7247
The following technical details outline the specifics of the vulnerability:
Vulnerability Description
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
To address CVE-2019-7247, consider the following mitigation strategies:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates