Privilege Escalation in AMD ATI Driver for Windows
CVE-2020-12138
8.8HIGH
What is CVE-2020-12138?
The AMD ATI atillk64.sys driver version 5.11.9.0 contains a vulnerability that allows low-privileged users to access physical memory directly. By exploiting certain driver routines, these users can map physical memory into their process's virtual address space, enabling them to elevate their privileges to NT AUTHORITY\SYSTEM level. This is achieved through specific DeviceIoControl calls such as MmMapIoSpace, IoAllocateMdl, MmBuildMdlForNonPagedPool, or MmMapLockedPages, posing a significant security risk.