cpuz.sys - Vulnerable (72/100) - DriverShield Analysis

Analysis of cpuz.sys: vulnerable verdict, risk score 72/100. 4 YARA matches, 1/75 multi-engine detections. SHA256 8c95d28270a4a314. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

cpuz.sys - Analysis Report

DriverShield analyzed the Windows kernel driver cpuz.sys and assigned a verdict of Vulnerable with a composite risk score of 72/100, indicating a known or likely vulnerability surface (60-79 band).

VerdictVulnerable (72/100)
YARA matches4
Multi-engine detections1 / 75
File size21992 bytes
Code-signing signerVeriSign Time Stamping Services Signer - G2
Analyzed2026-09-06
SHA2568c95d28270a4a314299cf50f05dcbe63033b2a555195d2ad2f678e09e00393e6
SHA14d41248078181c7f61e6e4906aa96bbdea320dc2
MD5c2eb4539a4f6ab6edd01bdc191619975

Driver identity

Version resource data embedded in the cpuz.sys PE header, as extracted by the analysis engine.

File descriptionCPUID Driver
ProductCPUID service
CompanyCPUID
Original filenamecpuz.sys
Internal namecpuz.sys
File version6.1.7600.16385 built by: WinDDK
CopyrightCopyright(C) 2010 CPUID

How the 72/100 score breaks down

Each component is scored 0-100 and then weighted into the composite. See the analysis methodology for the exact formula.

ComponentSub-score
Multi-engine consensus0 / 100
YARA signature matches90 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface6 / 100
Known-vulnerable corpus100 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (22)

Kernel-mode APIs resolved from the Import Address Table of cpuz.sys, ranked by exploitation relevance.

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
HalSetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
READ_PORT_UCHARhighPotentially dangerous - could be used for privilege escalation or security bypass
HalGetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
WRITE_PORT_UCHARhighPotentially dangerous - could be used for privilege escalation or security bypass
WRITE_PORT_ULONGhighPotentially dangerous - could be used for privilege escalation or security bypass
READ_PORT_ULONGhighPotentially dangerous - could be used for privilege escalation or security bypass
MmUnmapIoSpacemediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
IoGetDeviceObjectPointermediumModerate risk - system modification capability
IoCreateSymbolicLinklowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
ExFreePoollowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
IoBuildDeviceIoControlRequestlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
RtlInitAnsiStringlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign

IOCTL dispatch codes (2)

Control codes reachable through the driver dispatch routine. Codes tied to published exploit code are flagged, since they are the primary Bring Your Own Vulnerable Driver (BYOVD) entry points.

CodeSeverityTransferDescription
0x008083C7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #241
0x003402F0mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #188

PE sections

Section layout and Shannon entropy. High entropy in a code section is a packing or encryption indicator.

SectionVirtual sizeRaw sizeEntropyFlags
.text0x25F00x26006.2CODE, EXEC, READ
.rdata0x03000x04003.66IDATA, READ
.data0x01E00x02000.32IDATA, READ, WRITE
INIT0x03F40x04005.38CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x03500x04002.93IDATA, READ, DISCARD
.reloc0x024C0x04003.69IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardNot enabled
ASLRNot enabled
DEPNot enabled
Integrity checkNot enforced
Mitigation score5 / 100

YARA rule matches (4)

RuleSeverityDetects
PUA_VULN_Driver_Cpuid_Cpuzsys_Cpuidservice_0D37mediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - cpuz.sys. Investigate matches in context: expected filenames or standard ven...
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping
SUSP_PortIOmediumDirect port I/O

MITRE ATT&CK techniques (15)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1003OS Credential DumpingCredential Access
T1003.001OS Credential Dumping: LSASS MemoryCredential Access
T1006Direct Volume AccessDefense Evasion
T1014RootkitDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1211Exploitation for Defense EvasionDefense Evasion
T1542.001Pre-OS Boot: System FirmwarePersistence
T1543.003Windows ServicePersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1562.001Impair DefensesDefense Evasion
T1569.002Service ExecutionExecution
T1601Modify System ImageDefense Evasion
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerVeriSign Time Stamping Services Signer - G2
Signer organisationVeriSign, Inc.
IssuerVeriSign Time Stamping Services CA
Serial3825D7FAF861AF9EF490E726B5D65AD5
Valid from2007-06-15 00:00 UTC
Valid until2012-06-14 23:59 UTC (expired)
Signature validityNot verified

Symbolic execution

Engine angr, status completed, 4 paths explored at a maximum depth of 4. Vulnerability classes reached: 0. Exploitable paths: 0.

Corpus match: this hash is present in the known-vulnerable driver corpus DriverShield cross-references during analysis, which is why the score carries a full weighting on that component.

Frequently asked questions about cpuz.sys

Is cpuz.sys safe?

Based on DriverShield static and dynamic analysis, cpuz.sys is flagged as vulnerable and is a potential Bring Your Own Vulnerable Driver (BYOVD) risk. Its composite risk score is 72/100 (verdict: vulnerable). Always validate findings independently before acting.

What is the risk score of cpuz.sys?

cpuz.sys has a DriverShield composite risk score of 72/100, placing it in the vulnerable verdict band. SHA256: 8c95d28270a4a314299cf50f05dcbe63033b2a555195d2ad2f678e09e00393e6.

What is cpuz.sys?

cpuz.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by VeriSign Time Stamping Services Signer - G2.

Related: Other drivers signed by VeriSign Time Stamping Services Signer - G2 · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact