CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68238

lowCVSS 3.3covered by 2 sourcesfirst seen 2026-08-10
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpu_acpi_vfct_bios() fetches the VFCT table with acpi_get_table() but never releases it. acpi_get_table() takes a reference on the table (incrementing its validation_count and mapping it on the 0->1 transition); without a paired acpi_put_table() the mapping is leaked on every call, whether or not a matching VBIOS image is found. Route all exit paths after the table is acquired through a common acpi_put_table(). The VBIOS image is copied out with kmemdup() before the table is released, so it remains valid for the caller. (cherry picked from commit ca5988682b4cba4cd125a0fa99b2de1239164ae4)

CSIRTS triage

What
The AMD GPU DRM driver fails to release a reference to the VFCT ACPI table.
Who is affected
Linux systems with AMD discrete or integrated GPUs using the amdgpu driver.
Urgency
Low priority; resource leak issue that may cause memory exhaustion over time rather than immediate risk.
Action
Apply Linux kernel patch for CVE-2026-68238 when available from your distribution.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-68238

Get an email if CVE-2026-68238 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-68238

CVE.org record

Embed the live status

CVE-2026-68238 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68238 status](https://www.csirts.com/badge/CVE-2026-68238)](https://www.csirts.com/cve/CVE-2026-68238)