A critical vulnerability (CVE-2026-80118) exists in the DirectIo64.sys kernel driver used by PassMark PerformanceTest, BurnInTest, and OSForensics. Unprivileged local users can trigger an unauthenticated IOCTL handler that dumps all physical memory to a caller-supplied file path running in SYSTEM context. This allows standard users to write files to restricted locations and read memory from other processes. The memory dump header exposes the kernel loaded-module list, active-process list, and PFN database pointers, effectively defeating KASLR. Additionally, the same handler dereferences a kernel-structure locator return value without a NULL check, which can cause a kernel crash (BSOD) on certain code paths. Affected versions are PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016. Patches have been released by PassMark for all three products.