Use After Free Vulnerability in Linux Kernel by The Linux Foundation
CVE-2026-64008

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-64008?

A vulnerability in the Linux kernel allows for a use-after-free condition due to improper handling of a GEM handle in the 'rocket_ioctl_create_bo()' function. The GEM handle is created before critical operations, and if any operation fails, the object is freed without removing the handle from the IDR. This results in a dangling handle that can subsequently lead to dereferencing of freed memory during operations such as PREP_BO and SUBMIT, potentially allowing an attacker to exploit this flaw.

Affected Version(s)

Linux 658ebeac33517bd3169d4b65ed801e9065d0211a < 18abd88d19ea195e2e1547fca0970c2f91d77a42

Linux 658ebeac33517bd3169d4b65ed801e9065d0211a < 451f1ccbbdb7b65021646704b15902655f8d228a

Linux 658ebeac33517bd3169d4b65ed801e9065d0211a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.