HWAudioOs2Ec_1.sys - Malicious (88/100) - DriverShield Analysis

Analysis of HWAudioOs2Ec_1.sys: malicious verdict, risk score 88/100. 4 YARA matches, 5/75 multi-engine detections. SHA256 5abe477517f51d81. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

HWAudioOs2Ec_1.sys - Analysis Report

DriverShield analyzed the Windows kernel driver HWAudioOs2Ec_1.sys and assigned a verdict of Malicious with a composite risk score of 88/100, indicating malicious indicators (80-100 band).

VerdictMalicious (88/100)
YARA matches4
Multi-engine detections5 / 75
File size47240 bytes
Code-signing signerGlobalSign CodeSigning CA - SHA256 - G3
Analyzed2026-09-06
SHA2565abe477517f51d81061d2e69a9adebdcda80d36667d0afabe103fda4802d33db
SHA11fa071303fb846308571e64727501fb98b1c2be6
MD5eef8a950952696b018aa9c6da2f5d7ad

Driver identity

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

File descriptionHWAuidoOs2Ec
ProductHuawei Audio Driver
CompanyHuawei Device Co., Ltd.
Original filenameHWAuidoOs2Ec.sys
Internal nameHWAuidoOs2Ec
File version1.0.0.0
CopyrightCopyright © Huawei Device Co., Ltd. All rights reserved.

How the 88/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 surface93 / 100
Known-vulnerable corpus100 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (27)

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

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
ZwTerminateProcesscriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
HalGetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutineExhighPotentially dangerous - could be used for privilege escalation or security bypass
ZwOpenProcesshighPotentially dangerous - could be used for privilege escalation or security bypass
ZwSetValueKeymediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
ObOpenObjectByPointermediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwQuerySystemInformationmediumModerate risk - system modification capability
DbgPrintlowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
IoCreateDeviceSecurelowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign

IOCTL dispatch codes (16)

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
0x00222000medium (known exploit)METHOD_BUFFEREDDriver communication init
0x00343D07highMETHOD_NEITHERFILE_DEVICE_DISK Function #3905
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00224A68mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #666
0x0022F30DmediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #3267
0x0022A33DmediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2255
0x00226B05mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2753
0x00224715mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #453
0x00224305mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #193
0x00220705mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #449
0x00340030mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #12
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x00340036mediumMETHOD_OUT_DIRECTFILE_DEVICE_DISK Function #13
0x0034033CmediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #207

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x2ED40x30006.27CODE, EXEC, READ
.rdata0x0EC40x10004.14IDATA, READ
.data0x061C0x04001.4IDATA, READ, WRITE
.pdata0x04500x06003.28IDATA, READ
PAGE0x1EA00x20006.11CODE, EXEC, READ
INIT0x09760x0A005.17CODE, EXEC, READ, DISCARD
.rsrc0x03A00x04003.07IDATA, READ, DISCARD
.reloc0x00340x02000.65IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (4)

RuleSeverityDetects
PUA_VULN_Driver_Huaweidevicecoltd_Hwauidoosec_Huaweiaudiodriver_5ABEmediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - HWAuidoOs2Ec.sys, havoc.sys. Investigate matches in context: expected filena...
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping
SUSP_CallbacksmediumKernel callback registration

MITRE ATT&CK techniques (21)

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.001Process Injection: DLL InjectionDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1489Service StopImpact
T1542.001Pre-OS Boot: System FirmwarePersistence
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1562.001Disable/Modify ToolsDefense Evasion
T1562.006Indicator BlockingDefense Evasion
T1564.001Hidden Files and DirectoriesDefense Evasion
T1569.002Service ExecutionExecution
T1601Modify System ImageDefense Evasion
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerGlobalSign CodeSigning CA - SHA256 - G3
Signer organisationGlobalSign nv-sa
IssuerGlobalSign
Serial481B6A0726D2E83F2602D4825ACD
Valid from2016-06-15 00:00 UTC
Valid until2024-06-15 00:00 UTC (expired)
Signature validityNot verified

Symbolic execution

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

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 HWAudioOs2Ec_1.sys

Is HWAudioOs2Ec_1.sys safe?

Based on DriverShield static and dynamic analysis, HWAudioOs2Ec_1.sys is flagged as malicious and should be treated as dangerous. Its composite risk score is 88/100 (verdict: malicious). Always validate findings independently before acting.

What is the risk score of HWAudioOs2Ec_1.sys?

HWAudioOs2Ec_1.sys has a DriverShield composite risk score of 88/100, placing it in the malicious verdict band. SHA256: 5abe477517f51d81061d2e69a9adebdcda80d36667d0afabe103fda4802d33db.

What is HWAudioOs2Ec_1.sys?

HWAudioOs2Ec_1.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by GlobalSign CodeSigning CA - SHA256 - G3.

Related: Other drivers signed by GlobalSign CodeSigning CA - SHA256 - G3 · 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