🔐 CVE Alert

CVE-2026-80118

HIGH 7.1

PassMark PerformanceTest, BurnInTest, and OSForensics Kernel Null Pointer Dereference via DirectIo64.sys IOCTL

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-476 CWE-73 CWE-497
Vendor passmark software
Product performancetest
Published Sep 4, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for passmark software performancetest

Be the first to know when new high vulnerabilities affecting passmark software performancetest are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

PassMark Software / PerformanceTest
0 < 11.1 build 1012
PassMark Software / BurnInTest
0 < 11.1 build 1000
PassMark Software / OSForensics
0 < 11.1 build 1016

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/floppywiggler/directio64-disclosure passmark.com: https://www.passmark.com/products/performancetest/history.php passmark.com: https://www.passmark.com/products/burnintest/history.php osforensics.com: https://www.osforensics.com/whats-new.html dkom.dev: https://dkom.dev/posts/directio64-disclosure/ vulncheck.com: https://www.vulncheck.com/advisories/passmark-performancetest-burnintest-and-osforensics-kernel-null-pointer-dereference-via-directio64-sys-ioctl

Credits

Emil Sørbrøden