CVE-2026-97427
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: bound pp_dpm_set_pp_table() memcpy
The powerplay path allocates hardcode_pp_table once with kmemdup(…, soft_pp_table_size). memcpy(…, size) used the sysfs store count (up to PAGE_SIZE) with no upper bound, causing heap overflow. Reject writes where size exceeds soft_pp_table_size.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b9c1a77e8cd73aa42c2736b6b0ffddda6230af1a < 43d2ab8408f9f468b232350c74160ae21e763020 | affected |
| Linux | Linux | b9c1a77e8cd73aa42c2736b6b0ffddda6230af1a < 3334985f8b4c7c637a829744c81518ad9a671bcb | affected |
| Linux | Linux | b9c1a77e8cd73aa42c2736b6b0ffddda6230af1a < f193e71fa9fab2e68ef85201b106e8f580d3a25b | affected |
| Linux | Linux | 4.6 | affected |
| Linux | Linux | 0 < 4.6 | unaffected |
| Linux | Linux | 6.12.111 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.53 <= 6.18.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/43d2ab8408f9f468b232350c74160ae21e763020
- https://git.kernel.org/stable/c/3334985f8b4c7c637a829744c81518ad9a671bcb
- https://git.kernel.org/stable/c/f193e71fa9fab2e68ef85201b106e8f580d3a25b
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.