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

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

vmx86.sys - Analysis Report

DriverShield analyzed the Windows kernel driver vmx86.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 matches2
Multi-engine detections0 / 75
File size100920 bytes
Code-signing signerMicrosoft Windows Hardware Compatibility Publisher
Analyzed2026-04-02
SHA2564bfb88a5ebcc36a1d7c45f5b4d51bdc44bbb42179acd023b35ee8ba87ecd9543
SHA17dbb9e8284c5fd2f8ec771c84ac0422b47bd0c99
MD5ef15d6c224d31a39a0d39e6c5cdcaf45

Driver identity

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

File descriptionVMware kernel driver
ProductVMware kernel driver
CompanyBroadcom Inc.
Original filenamevmx86.sys
Internal namevmx86.sys
File version17.6.0.0
CopyrightCopyright © 1998-2024 Broadcom.

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 matches80 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface60 / 100
Known-vulnerable corpus0 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (31)

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

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
ZwMapViewOfSectioncriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetPhysicalAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
MmAllocateContiguousMemorySpecifyCachehighPotentially dangerous - could be used for privilege escalation or security bypass
NtQuerySystemInformationmediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
ZwQuerySystemInformationmediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
KeWaitForSingleObjectlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
SeAccessChecklowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
ProbeForWritelowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
ProbeForReadlowStandard kernel API - generally benign
DbgPrintlowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign
KeDelayExecutionThreadlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign

Showing the 28 highest-relevance imports of 31 resolved.

IOCTL dispatch codes (20)

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
0x0034BBFFhighMETHOD_NEITHERFILE_DEVICE_DISK Function #3839
0x00808B8BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #738
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0022BA00mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #3712
0x0034FBE8mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #3834
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x0080B94EmediumMETHOD_OUT_DIRECTFILE_DEVICE_CUSTOM Function #3667
0x0034BF1EmediumMETHOD_OUT_DIRECTFILE_DEVICE_DISK Function #4039
0x008024ACmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2347
0x0080B589mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3426
0x00808310mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #196
0x00808611mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #388
0x00809F05mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #1985
0x00808789mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #482
0x00227FE8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #4090
0x002215E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #1402
0x0022A7E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2554
0x00340036mediumMETHOD_OUT_DIRECTFILE_DEVICE_DISK Function #13
0x0022341CmediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #3335
0x00340314mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #197

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x10D680x10E006.31CODE, EXEC, READ
.rdata0x18500x1A004.09IDATA, READ
.data0x90D80x0C000.54IDATA, READ, WRITE
.pdata0x16980x18004.5IDATA, READ
INIT0x0C720x0E004.9CODE, EXEC, READ, DISCARD
.rsrc0x03780x04002.99IDATA, READ, DISCARD
.reloc0x00300x02000.63IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardEnabled
ASLREnabled
DEPEnabled
Integrity checkNot enforced
Mitigation score85 / 100

YARA rule matches (2)

RuleSeverityDetects
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping

MITRE ATT&CK techniques (13)

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
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerMicrosoft Windows Hardware Compatibility Publisher
Signer organisationMicrosoft Corporation
IssuerMicrosoft Windows Third Party Component CA 2012
Serial3300000108E2337A567040C0D5000000000108
Valid from2023-09-14 19:14 UTC
Valid until2024-09-04 19:14 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Frequently asked questions about vmx86.sys

Is vmx86.sys safe?

Based on DriverShield static and dynamic analysis, vmx86.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 vmx86.sys?

vmx86.sys has a DriverShield composite risk score of 72/100, placing it in the vulnerable verdict band. SHA256: 4bfb88a5ebcc36a1d7c45f5b4d51bdc44bbb42179acd023b35ee8ba87ecd9543.

What is vmx86.sys?

vmx86.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Microsoft Windows Hardware Compatibility Publisher.

Related: Other drivers signed by Microsoft Windows Hardware Compatibility Publisher · 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