<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:passmark:performancetest:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3apassmarkperformancetest/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 04 Sep 2026 19:27:10 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3apassmarkperformancetest/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Local Privilege Escalation in PassMark Software Drivers</title><link>https://feed.craftedsignal.io/briefs/2026-09-passmark-privilege-escalation/</link><pubDate>Fri, 04 Sep 2026 19:27:10 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-passmark-privilege-escalation/</guid><description>PassMark PerformanceTest, BurnInTest, and OSForensics contain a vulnerability in the DirectIo64.sys driver that allows local users to clear arbitrary physical memory bits, enabling privilege escalation.</description><content:encoded><![CDATA[<p>PassMark Software has disclosed a privilege escalation vulnerability affecting PerformanceTest (before 11.1 build 1012), BurnInTest (before 11.1 build 1000), and OSForensics (before 11.1 build 1016). The flaw resides in the DirectIo64.sys driver, which exposes an IOCTL handler that fails to validate the physical address parameter. A local attacker can gain a device handle to the driver and invoke MmMapIoSpace with a user-supplied 64-bit physical address and bit index. By clearing bits in critical kernel code pages or page table entries, an attacker can modify kernel-level structures to achieve local privilege escalation. This vulnerability represents a significant risk for systems where these forensic and testing tools are installed, as they often run with high privileges.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker gains low-privileged local access to a Windows system where affected PassMark software is installed.</li>
<li>Attacker enumerates the device driver DirectIo64.sys to obtain a handle for communication.</li>
<li>Attacker identifies the specific IOCTL handler within the driver that facilitates physical memory interaction.</li>
<li>Attacker constructs a malicious payload containing an arbitrary 64-bit physical address and a targeted bit index.</li>
<li>Attacker sends the IOCTL request to the driver to invoke the vulnerable MmMapIoSpace function.</li>
<li>The driver processes the request without validating the address range, clearing the specified bits in kernel memory.</li>
<li>Attacker triggers a modification to a page table entry or kernel code page to overwrite security-sensitive data structures.</li>
<li>Attacker gains elevated (SYSTEM) privileges on the local machine.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows local attackers to bypass Windows security controls, resulting in full system compromise. This impact is critical in enterprise environments where forensic or testing tools are deployed on sensitive endpoints.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade PassMark PerformanceTest to build 1012 or later, BurnInTest to build 1000 or later, and OSForensics to build 1016 or later immediately.</li>
<li>Audit for the existence of DirectIo64.sys across the enterprise to identify vulnerable hosts.</li>
<li>Restrict access to diagnostic and forensic tools to authorized administrators only.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>windows</category><category>kernel-vulnerability</category></item></channel></rss>