CVE-2026-80118
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain an unauthenticated physical memory disclosure in DirectIo64.sys, reachable by unprivileged local users through a single IOCTL with no caller-identity check. The handler writes a crash-dump-format (PAGEDU64) image of all physical memory to a caller-supplied file path in the SYSTEM context, allowing a standard user to create files in locations they cannot otherwise write and to recover memory belonging to processes of other users. The image is preceded by a header that exposes the kernel loaded-module list, active-process list and PFN database pointers, defeating KASLR. The same handler also dereferences the return value of an internal kernel-structure locator without a NULL check; that locator returns NULL on three distinct failure paths, and a kernel crash results on builds where any of those paths is taken.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| PassMark Software | PerformanceTest | 0 < 11.1 build 1012 | affected |
| PassMark Software | BurnInTest | 0 < 11.1 build 1000 | affected |
| PassMark Software | OSForensics | 0 < 11.1 build 1016 | affected |
Weaknesses
- CWE-476: NULL Pointer Dereference
- CWE-73: External Control of File Name or Path
- CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere
References
- https://github.com/floppywiggler/directio64-disclosure
- https://www.passmark.com/products/performancetest/history.php
- https://www.passmark.com/products/burnintest/history.php
- https://www.osforensics.com/whats-new.html
- https://dkom.dev/posts/directio64-disclosure/
- https://www.vulncheck.com/advisories/passmark-performancetest-burnintest-and-osforensics-kernel-null-pointer-dereference-via-directio64-sys-ioctl
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.