CVE-2026-80113 PUBLISHED

PassMark PerformanceTest, BurnInTest, and OSForensics Arbitrary Bit Clear 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 a privilege escalation vulnerability in DirectIo64.sys that allows local users to clear arbitrary bits at any physical memory address due to missing validation of the physical address parameter in an exposed IOCTL handler. Attackers can obtain a device handle and supply an arbitrary 64-bit physical address with a bit index to invoke MmMapIoSpace and clear bits in kernel code pages or page table entries, enabling local privilege escalation or system compromise.

Metrics

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

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

  • Exposed IOCTL with Insufficient Access Control CWE
  • Out-of-bounds Write CWE