LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2018-19320: GIGABYTE Multiple Products Unspecified Vulnerability

RBRecent Breaches Vulnerability Intelligence·Oct 24, 2022
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Nov 14, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2018-19320 to its Known Exploited Vulnerabilities catalog on Oct 24, 2022, with a federal patch deadline of Nov 14, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

The GDrv low-level driver in GIGABYTE App Center, AORUS Graphics Engine, XTREME Gaming Engine, and OC GURU II exposes ring0 memcpy-like functionality that could allow a local attacker to take complete…

CVE-2018-19320 affects the GDrv low-level driver bundled with several GIGABYTE software packages: App Center, AORUS Graphics Engine, XTREME Gaming Engine, and OC GURU II. The driver exposes ring0 memcpy-like functionality that a local attacker can abuse to take complete control of the system.

This matters for IT and security teams because successful exploitation yields kernel-level privileges. The vulnerability is known to have been used by ransomware operators, so any host still running the affected components presents a realistic path from local foothold to full compromise and potential data encryption or theft.

How it works

The core issue is that the GDrv driver, which runs with the highest privileges in the Windows kernel (ring0), exposes functionality resembling a memory-copy operation. A local attacker who can already execute code on the machine can interact with this interface to perform arbitrary kernel memory operations. Because the driver does not adequately restrict who may call these operations or what memory ranges they may touch, the attacker can overwrite critical kernel structures, inject code, or otherwise seize control of the operating system.

No remote network vector is described; the attacker must first obtain local code execution, for example through a malicious document, a compromised user account, or another local vulnerability. Once that foothold exists, the driver becomes a reliable privilege-escalation primitive. Exact call sequences and structures are not detailed in the public summary and must be confirmed against the vendor advisory if deeper reverse-engineering is required.

Am I affected? How to find it in your systems

The vulnerable driver is typically present on Windows desktops and workstations that have GIGABYTE motherboards, graphics cards, or related gaming and overclocking utilities installed. Enterprise fleets that allow users to install vendor “utility” packages, or that image machines with OEM software, are the most common places it appears.

Telemetry signs of exploitation are those of any local privilege-escalation to kernel: unexpected loading of the GDrv driver by non-administrative processes, anomalous kernel memory writes, sudden creation of high-privilege processes, or subsequent ransomware activity. Correlate with process-creation and driver-load events if your EDR or SIEM captures them.

How to remediate

The primary remediation is to apply the updates supplied by GIGABYTE for the affected products, following the vendor’s instructions exactly. CISA’s required action is simply “Apply updates per vendor instructions.” After patching, verify that the vulnerable GDrv driver has been replaced or removed.

Because the weakness is a privileged driver interface, also review whether other third-party low-level drivers on the same hosts expose similar unrestricted kernel memory operations; the same class of flaw appears in multiple vendor utilities.

If you can't patch immediately

Until the vendor update can be deployed, reduce the attack surface with compensating controls:

Virtual patching or network WAFs are not applicable because the attack is purely local. The goal is to deny the attacker the local foothold or the ability to reach the driver until the permanent fix is in place.

If your data may have been exposed

Because this vulnerability has been used by ransomware operators, any system that was compromised via CVE-2018-19320 should be treated as a potential breach. Isolate the host, preserve forensic evidence, and begin incident-response procedures. Check whether credentials, files, or other data left the environment. As a quick first step, you can run a free exposure scan of your email addresses against known breach data sets to see whether any of your accounts already appear in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedGIGABYTE · Multiple Products
Added to CISA KEVOct 24, 2022
Federal patch deadlineNov 14, 2022
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities