CVE-2026-68427
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-68427 is a use-after-free vulnerability in the Linux kernel's gpu: host1x subsystem, specifically within the host1x_bo_clear_cached_mappings function. The flaw arises because __host1x_bo_unpin() drops the last reference to a buffer object mapping and frees it, but the code subsequently dereferences the now-freed mapping pointer instead of using the still-valid cache local variable. Affected kernel versions include those before 6.6.148, 6.12.101, 6.18.42, and 7.1.6. The vulnerability was published on August 10, 2026, with patches available the same day. The CVSS base score is reported as 0.0 (pending full scoring), with Feedly estimating a Medium severity (GitHub Advisory, Feedly).

Technical details

The root cause is a classic use-after-free (CWE-416) memory management error in the Linux kernel's host1x GPU driver. In host1x_bo_clear_cached_mappings, the function calls __host1x_bo_unpin(), which releases the final reference to a mapping object and frees its memory. The subsequent code then dereferences the freed mapping pointer to access the cache, rather than using the cache local variable that was captured before the unpin operation and remains valid after the free. Exploitation requires local access to a system with the host1x GPU driver loaded (typically NVIDIA Tegra SoC-based systems), and an attacker would need to trigger GPU buffer operations that invoke the vulnerable code path (GitHub Advisory, Feedly).

Impact

Successful exploitation of this vulnerability by a local user with access to the host1x GPU driver could result in arbitrary code execution with kernel privileges, enabling full system compromise, or alternatively cause a kernel panic (denial of service). Because the vulnerability operates at the kernel level, a successful exploit could allow an attacker to bypass security boundaries, escalate privileges, access sensitive kernel memory, or destabilize the system. The scope is limited to systems running affected Linux kernel versions with the host1x GPU driver active, primarily NVIDIA Tegra-based embedded and mobile platforms (Feedly, GitHub Advisory).

Exploitability

There is no public proof-of-concept exploit available, and no evidence of in-the-wild exploitation has been observed as of the disclosure date (Feedly). The EPSS score is reported as 0.0, reflecting a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is limited to local attackers with access to the GPU device and the host1x driver, which significantly constrains the attack surface.

Mitigation and workarounds

Apply the available kernel patches: upgrade to Linux kernel version 6.6.148 or later, 6.12.101 or later, 6.18.42 or later, or 7.1.6 or later. The fix is also included in 7.2-rc4. Specific fix commits are available in the Linux stable kernel repository (e.g., abeff53233b9, 5b7e5f84d3d4, 5f4de3c717d3, b773faa32b0a, 266cddf7bd0f). As a temporary workaround until patching is feasible, restrict access to GPU devices and the host1x driver to trusted users only, and monitor system logs for unexpected GPU-related errors or kernel crashes (GitHub Advisory, Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68427MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra
NoYesAug 10, 2026
CVE-2026-68426MEDIUM4.7
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-igx
NoYesAug 10, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68430NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-partner
NoYesAug 12, 2026
CVE-2026-68428NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-ibm-6.8
NoYesAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management