Vulnerability Description
An issue was discovered in CPUID cpuz.sys 1.0.5.4. An attacker can use DeviceIoControl with the unvalidated parameters 0x9C402440 and 0x9C402444 as IoControlCodes to perform RDMSR and WRMSR, respectively. Through this process, the attacker can modify MSR_LSTAR and hook KiSystemCall64. Afterward, using Return-Oriented Programming (ROP), the attacker can manipulate the stack with pre-prepared gadgets, disable the SMAP flag in the CR4 register, and execute a user-mode syscall handler in the kernel context. It has not been confirmed whether this works on 32-bit Windows, but it functions on 64-bit Windows if the core isolation feature is either absent or disabled.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cpuid | Cpuz.Sys | 1.0.5.4 |
Related Weaknesses (CWE)
References
- http://cpuid.comProduct
- http://cpuzsys.comBroken Link
- https://github.com/ZiaLib/ZmsrExploit
FAQ
What is CVE-2025-51060?
CVE-2025-51060 is a vulnerability with a CVSS score of 6.5 (MEDIUM). An issue was discovered in CPUID cpuz.sys 1.0.5.4. An attacker can use DeviceIoControl with the unvalidated parameters 0x9C402440 and 0x9C402444 as IoControlCodes to perform RDMSR and WRMSR, respectiv...
How severe is CVE-2025-51060?
CVE-2025-51060 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-51060?
Check the references section above for vendor advisories and patch information. Affected products include: Cpuid Cpuz.Sys.