CVE-2024-26949: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu/pm: Fix NULL pointer dereference when get power limit
Because powerplay_table initialization is skipped under
sriov case, We check and set default lower and upper OD
value if powerplay_table is NULL.
Security readout for executives and security teams
Plain-English summary
CVE-2024-26949 is a Linux kernel AMDGPU power-management bug. In SR-IOV cases, expected power table data may be missing, causing a NULL pointer dereference when reading power limits. The source bundle does not provide CVSS, confirmed impact severity, or evidence of exploitation.
Executive priority
Treat this as a targeted Linux kernel maintenance issue, not an emergency based on current evidence. Prioritize patching where AMDGPU SR-IOV is used, and track vendor advisories for severity clarification.
Technical view
The kernel fix adds handling for a NULL powerplay_table because initialization is skipped under SR-IOV. When the AMDGPU power-limit path expects that table, dereferencing it can fail. The listed affected kernel versions include 6.8, 6.7.12, 6.8.3, and 6.9; fixed stable commits are referenced.
Likely exposure
Exposure appears most relevant to Linux systems using the AMDGPU driver in SR-IOV configurations, especially affected kernel versions listed by the CVE data. The source bundle does not define every affected distribution, GPU model, or deployment pattern.
Exploitation context
No source in the bundle reports active exploitation, and the CVE is not marked CISA KEV. The available evidence describes a kernel NULL pointer dereference fixed upstream, not a public exploit or weaponized technique.
Researcher notes
The record lacks CVSS, CWE, detailed attack prerequisites, and distribution-specific status. Analysis should focus on commit inclusion, AMDGPU SR-IOV usage, and whether local power-management interfaces can trigger the vulnerable path.
Mitigation direction
Apply Linux kernel updates that include the referenced stable fixes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-26949 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.