Answer in brief
CVE-2026-80119 records a Unknown severity vulnerability in PassMark PerformanceTest, BurnInTest, and OSForensics Physical Memory Disclosure via DirectIo64.sys IOCTL. The current sources do not mark it as known exploited. The current feed maps PassMark Software/BurnInTest (generic), PassMark Software/OSForensics (generic), PassMark Software/PerformanceTest (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps PassMark Software/BurnInTest (generic), PassMark Software/OSForensics (generic), PassMark Software/PerformanceTest (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| PassMark Software/BurnInTestgeneric | >=0 <11.1 build 1000 | 11.1 build 1000 |
| PassMark Software/OSForensicsgeneric | >=0 <11.1 build 1016 | 11.1 build 1016 |
| PassMark Software/PerformanceTestgeneric | >=0 <11.1 build 1012 | 11.1 build 1012 |
Published upstream
Sep 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 4, 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.
Quoted source text, attributed separately from HOL analysis.