๐Ÿ” CVE Alert

CVE-2026-74450

UNKNOWN 0.0

drm/amd/pm: fix pptable use-after-free

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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)

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1684d3ba488529266ce6f97b88076bd185f4790e < b628f2c6feb3a115ea72d3120a2bd94afc5163df 1684d3ba488529266ce6f97b88076bd185f4790e < bb493058c35c8676e48269ab6732688ea733d23c
Linux / Linux
4.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b628f2c6feb3a115ea72d3120a2bd94afc5163df git.kernel.org: https://git.kernel.org/stable/c/bb493058c35c8676e48269ab6732688ea733d23c