KB4343885: Windows Server Security Update (August 2018)
An elevation of privilege vulnerability exists when the DirectX Graphics Kernel (DXGKRNL) driver improperly handles objects in memory.
A local attacker, with a low-privilege account, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. CISA has confirmed use of this vulnerability in known ransomware campaigns — treat as high priority for remediation. Federal agencies are required to remediate by 2022-04-18 under CISA BOD 22-01.
This is a Software Vulnerability (CWE-404) (CWE-404) vulnerability in Microsoft DirectX Graphics Kernel (DXGKRNL). An elevation of privilege vulnerability exists when the DirectX Graphics Kernel (DXGKRNL) driver improperly handles objects in memory, aka "DirectX Graphics Kernel Elevation of Privilege Vulnerability." This affects Windows Server 2012 R2, Windows RT 8.1, Windows Server 2016, Windows 8.1, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-8400, CVE-2018-8401, CVE-2018-8406. Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and no user interaction required.
Probably yes if any of these apply:
CISA confirms this CVE has been used in known ransomware campaigns. Added to the KEV catalog on 2022-03-28; federal agencies required to remediate by 2022-04-18.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB4343885Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB4338814, KB4338815, KB4338819, KB4338825, KB4338826, KB4338829
Affected Products
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB4343885 for the affected products in your update management console.
Microsoft Download Center Links
Verification
Confirm the update is installed:
Get-HotFix | Where-Object { $_.HotFixID -in @('KB4343885','KB4343887','KB4343888','KB4343892','KB4343897','KB4343898','KB4343909') }
References
Discovery Credit
Communications Security Establishment, CSE, ChenNan and RanchoIce of Tencent ZhanluLab working with Trend Micro's Zero Day Initiative
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.