CVE-2026-74450
Last modified
CVE-2026-74450 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
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)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1684d3ba488529266ce6f97b88076bd185f4790e, < 3fbb3ac75000e3187f500a91a4099b24206866a1; >= 1684d3ba488529266ce6f97b88076bd185f4790e, < 9efc767335234cf7a892e46d45cd453b711421e7; >= 1684d3ba488529266ce6f97b88076bd185f4790e, < 81b5af1fb0f14cace6c3b3130a05e5602a597820; >= 1684d3ba488529266ce6f97b88076bd185f4790e, < 8c685df5c3b261c42505110965b42f9a754eb9b7; >= 1684d3ba488529266ce6f97b88076bd185f4790e, < b628f2c6feb3a115ea72d3120a2bd94afc5163df; >= 1684d3ba488529266ce6f97b88076bd185f4790e, < bb493058c35c8676e48269ab6732688ea733d23c |
| Linux | Linux | 4.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74450?
How severe is CVE-2026-74450?
How do I fix CVE-2026-74450?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74445In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74446In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74447In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74448In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74449In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7445A security vulnerability has been detected in ZachHandley ZM…6.3
- CVE-2026-74451In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74452In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74453In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74454In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74455In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74456In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-74450?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
