Use-After-Free Vulnerability in Linux Kernel Affecting Graphics Processing Unit Functionality
CVE-2026-68427

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
10 August 2026

What is CVE-2026-68427?

A use-after-free vulnerability in the Linux kernel has been identified, specifically within the GPU host1x subsystem. The issue arises when the function __host1x_bo_unpin() releases the last reference to a mapping, resulting in potential dereferencing of freed memory. This situation can lead to unpredictable behavior or security risks, as the associated cache may still exist beyond the mapping's lifecycle. The vulnerability has been resolved by ensuring that local variables are utilized appropriately to avoid accessing freed memory.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5b7e5f84d3d4cea10c3764d2da274810a7934228

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5f4de3c717d34a24d555af581947742980778c02

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.