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

CVE-2022-38181: Arm Mali GPU Kernel Driver Use-After-Free Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 30, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 20, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-38181 to its Known Exploited Vulnerabilities catalog on Mar 30, 2023, with a federal patch deadline of Apr 20, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Arm Mali GPU Kernel Driver contains a use-after-free vulnerability that may allow a non-privileged user to gain root privilege and/or disclose information.

CVE-2022-38181 is a use-after-free flaw in the Arm Mali GPU kernel driver. A non-privileged local user can trigger it to escalate to root privileges or leak information from kernel memory. Because Mali GPUs are common in mobile, embedded, and some server platforms, the issue creates a realistic path from ordinary user code to full system control. Confirm exact impact and fixed releases against the vendor advisory.

IT and security teams should treat this as a local privilege-escalation risk that can turn a foothold into complete host compromise. The CISA summary notes the potential for root access and information disclosure; ransomware use is not documented for this CVE.

How it works

The weakness is CWE-416 (use-after-free). In a use-after-free, the driver frees a kernel object while a pointer to that memory remains live. An attacker who can race or carefully sequence operations can reclaim the freed region with controlled data, then cause the driver to dereference the stale pointer. When this occurs inside a privileged kernel driver, the result can be arbitrary kernel read or write primitives.

For the Arm Mali GPU kernel driver the practical outcome is that unprivileged code running on the device can coerce the driver into operating on attacker-controlled memory. That can yield root-level code execution or disclosure of sensitive kernel data. Exact trigger conditions and object lifetimes are not detailed in the public summary; defenders must treat any unpatched Mali kernel driver as potentially reachable by local processes and must verify the precise mechanics in the vendor advisory.

Am I affected? How to find it in your systems

Arm Mali GPUs appear in many Android handsets, tablets, set-top boxes, automotive systems, and some single-board computers. The vulnerable component is the kernel-mode driver that mediates GPU access.

If the vendor advisory is not yet available for a particular OEM build, treat the device as potentially affected until a fixed package is confirmed.

How to remediate

Apply the vendor-supplied update that addresses CVE-2022-38181. CISA’s required action is simply “Apply updates per vendor instructions.” Obtain the patch from Arm or from the device OEM (phone manufacturer, SoC vendor, or board support package) and deploy it through normal OS or firmware update channels.

Confirm the exact package name and version string against the official advisory before declaring systems remediated.

If you can't patch immediately

When an immediate update is impossible, reduce the window of exposure with compensating controls.

These measures do not eliminate the use-after-free; they only raise the cost of successful exploitation until the official update can be installed.

If your data may have been exposed

Actively exploited local privilege-escalation vulnerabilities frequently serve as the final step that turns a limited foothold into a full breach. If you discover evidence of exploitation or cannot rule it out, treat the host as compromised: isolate it, preserve forensic images, rotate credentials that may have been accessible from the device, and review any data the elevated process could have reached. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether related accounts already appear in public dumps.

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

Details

AffectedArm · Mali Graphics Processing Unit (GPU)
WeaknessCWE-416
Added to CISA KEVMar 30, 2023
Federal patch deadlineApr 20, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities