CVE-2026-74450

Source
https://cve.org/CVERecord?id=CVE-2026-74450
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74450.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74450
Downstream
Published
2026-08-15T12:26:55Z
Modified
2026-08-25T03:51:55Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
drm/amd/pm: fix pptable use-after-free
Details

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)

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74450.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1684d3ba488529266ce6f97b88076bd185f4790e
Fixed
3fbb3ac75000e3187f500a91a4099b24206866a1
Fixed
9efc767335234cf7a892e46d45cd453b711421e7
Fixed
81b5af1fb0f14cace6c3b3130a05e5602a597820
Fixed
8c685df5c3b261c42505110965b42f9a754eb9b7
Fixed
b628f2c6feb3a115ea72d3120a2bd94afc5163df
Fixed
bb493058c35c8676e48269ab6732688ea733d23c

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74450.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.9.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.153
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74450.json"