Description
PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain a privilege escalation and denial-of-service vulnerability in DirectIo64.sys that allows local attackers to read arbitrary Model-Specific Registers or write zero to any MSR through exposed IOCTLs with insufficient blocklist enforcement. Attackers can exploit the unrestricted write IOCTL to zero out the system call handler MSR, causing an immediate unrecoverable kernel crash on the next system call, or read security-sensitive MSRs used to locate kernel data structures.
Published: 2026-09-04
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation and Denial of Service
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in the DirectIo64.sys driver allows a local attacker to either read arbitrary Model‑Specific Registers (MSRs) or write any MSR with a zero value through exposed IOCTL interfaces that lack proper blocklist enforcement. By zeroing the system call handler MSR, the attacker can cause an unrecoverable kernel crash on the next system call, creating a denial‑of‑service condition, and by reading sensitive MSRs can identify kernel data structures, potentially facilitating privilege escalation. Based on the description, it is inferred that the attack requires local user privileges and cannot be performed remotely.

Affected Systems

Affected software includes PassMark Software’s BurnInTest prior to build 1000 of version 11.1, PerformanceTest prior to build 1012 of version 11.1, and OSForensics prior to build 1016 of version 11.1. These versions expose the vulnerable DirectIo64.sys driver.

Risk and Exploitability

The CVSS base score of 6.9 indicates a moderate severity vulnerability that requires local access, and the EPSS score is not available, while the vulnerability is not listed in the CISA KEV catalog. Local attackers with user‑level privileges can drain system integrity by writing zeroes to critical MSRs and can also observe sensitive kernel data, but the lack of a remote exploit reduces the immediacy of the threat compared to higher‑grade exposures.

Generated by OpenCVE AI on September 4, 2026 at 21:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade each affected PassMark product to a version that no longer contains the vulnerable IOCTLs (BurnInTest 11.1 build 1000 or newer, PerformanceTest 11.1 build 1012 or newer, OSForensics 11.1 build 1016 or newer).
  • If an upgrade cannot be performed immediately, disable or remove the DirectIo64.sys driver from the system to prevent the vulnerable IOCTL interface from being invoked.
  • Restrict local user privileges so that only administrators can invoke DirectIo64.sys IOCTLS, thereby limiting the ability of ordinary users to exploit the vulnerability.

Generated by OpenCVE AI on September 4, 2026 at 21:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Passmark
Passmark burnintest
Passmark osforensics
Passmark performancetest
Vendors & Products Passmark
Passmark burnintest
Passmark osforensics
Passmark performancetest

Fri, 04 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain a privilege escalation and denial-of-service vulnerability in DirectIo64.sys that allows local attackers to read arbitrary Model-Specific Registers or write zero to any MSR through exposed IOCTLs with insufficient blocklist enforcement. Attackers can exploit the unrestricted write IOCTL to zero out the system call handler MSR, causing an immediate unrecoverable kernel crash on the next system call, or read security-sensitive MSRs used to locate kernel data structures.
Title PassMark PerformanceTest, BurnInTest, and OSForensics Kernel Crash via DirectIo64.sys MSR Write IOCTL
Weaknesses CWE-782
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Passmark Burnintest Osforensics Performancetest
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-14T19:33:07.687Z

Reserved: 2026-08-25T19:56:44.777Z

Link: CVE-2026-80115

cve-icon Vulnrichment

Updated: 2026-09-14T19:23:50.769Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-04T19:17:28.280

Modified: 2026-09-14T20:16:53.780

Link: CVE-2026-80115

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T08:15:14Z

Weaknesses
  • CWE-782

    Exposed IOCTL with Insufficient Access Control