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

CVE-2026-74450

highCVSS 7.8covered by 3 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix pptable use-after-free amdgpu_dpm_get_pp_table() returns a pointer to a driver-owned power table after dropping adev->pm.mutex. The sysfs path then copies from that pointer. A concurrent pp_table write can replace and free the allocation during the copy, causing a use-after-free. Change the DPM interface to copy into caller-provided storage while the mutex is held. Keep the size-only query for attribute discovery without exposing the driver-owned pointer. (cherry picked from commit f6eed7acfd30099ef7baeb6ba45bb59daad80631)

CSIRTS triage

What
Use-after-free vulnerability in AMD PowerPlay table handling.
Who is affected
Systems running affected Linux kernel versions with AMD PM driver enabled.
Urgency
Moderate; use-after-free can lead to memory corruption and potential code execution.
Action
Apply kernel patch fixing pptable lifetime management or update to patched kernel version.

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

⚡ Watch CVE-2026-74450

Get an email if CVE-2026-74450 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 (3)

External references

NVD record for CVE-2026-74450

CVE.org record

Embed the live status

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

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