cve/2024/CVE-2024-36054.md
2024-05-27 13:12:02 +00:00

705 B

CVE-2024-36054

Description

Hw64.sys in Marvin Test HW.exe before 5.0.5.0 allows unprivileged user-mode processes to arbitrarily read kernel memory (and consequently gain all privileges) via IOCTL 0x9c4064b8 (via MmMapIoSpace) and IOCTL 0x9c406490 (via ZwMapViewOfSection).

POC

Reference

No PoCs from references.

Github