CVE-2026-80119 PUBLISHED

PassMark PerformanceTest, BurnInTest, and OSForensics Physical Memory Disclosure via DirectIo64.sys IOCTL

Assigner: VulnCheck
Reserved: 25.08.2026 Published: 04.09.2026 Updated: 04.09.2026

PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain an information disclosure vulnerability in DirectIo64.sys that allows unauthenticated local attackers to dump complete physical memory contents by supplying a caller-controlled file path to an exposed IOCTL. Attackers can issue a single IOCTL call to trigger the driver to iterate all physical memory ranges via MmGetPhysicalMemoryRanges and map each page through ZwMapViewOfSection on the PhysicalMemory section object, writing a full RAM image to an attacker-specified path in the SYSTEM context, bypassing user-mode ACLs and exposing LSASS working set, process memory, and cryptographic material from all running processes.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.5

Product Status

Vendor PassMark Software
Product PerformanceTest
Versions Default: affected
  • affected from 0 to 11.1 build 1012 (excl.)
Vendor PassMark Software
Product BurnInTest
Versions Default: affected
  • affected from 0 to 11.1 build 1000 (excl.)
Vendor PassMark Software
Product OSForensics
Versions Default: affected
  • affected from 0 to 11.1 build 1016 (excl.)

Credits

  • Emil Sørbrøden finder

References

Problem Types

  • External Control of File Name or Path CWE
  • Exposure of Sensitive System Information to an Unauthorized Control Sphere CWE