LiveActive security incident?Get immediate response
CVE Record

CVE-2022-49530: drm/amd/pm: fix double free in si_parse_power_table()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix double free in si_parse_power_table() In function si_parse_power_table(), array adev->pm.dpm.ps and its member is allocated. If the allocation of each member fails, the array itself is freed and returned with an error code. However, the array is later freed again in si_dpm_fini() function which is called when the function returns an error. This leads to potential double free of the array adev->pm.dpm.ps, as well as leak of its array members, since the members are not freed in the allocation function and the array is not nulled when freed. In addition adev->pm.dpm.num_ps, which keeps track of the allocated array member, is not updated until the member allocation is successfully finished, this could also lead to either use after free, or uninitialized variable access in si_dpm_fini(). Fix this by postponing the free of the array until si_dpm_fini() and increment adev->pm.dpm.num_ps everytime the array member is allocated.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-49530 is a Linux kernel memory-management flaw in AMD DRM power-management code. Under an error path, the kernel can free the same allocation twice, creating potential for crashes or more serious local compromise. The source rates it high severity with CVSS 7.8.

Executive priority

Prioritize remediation on multi-user Linux systems, workstations, and servers where untrusted local users can run code. This is not described as remotely exploitable in the provided sources, but kernel memory corruption can carry high business impact.

Technical view

The flaw is a CWE-415 double free in si_parse_power_table(). If member allocation fails, adev->pm.dpm.ps can be freed, then freed again later by si_dpm_fini(). The source also notes possible member leaks, use-after-free, or uninitialized access due to num_ps tracking.

Likely exposure

Exposure is most likely on Linux systems running affected kernel versions with the relevant AMD DRM power-management driver code present. The source lists Linux as affected, including kernel lines around 4.9 through 5.19 and stable fix commits.

Exploitation context

The provided CVSS vector is local, low-complexity, low-privilege, and no user interaction. The source bundle does not indicate CISA KEV listing or active exploitation. Treat exploitation evidence as incomplete rather than confirmed.

Researcher notes

Do not assume all AMD or Linux deployments are affected without confirming kernel version, driver presence, and vendor backport status. The public source describes the bug and fixes, but does not provide exploit evidence or distribution-specific patched package names.

Mitigation direction

  • Prioritize kernel updates from the Linux distribution or kernel vendor.
  • Verify the relevant stable kernel fix is included before closing remediation.
  • Check vendor advisories for exact package versions and backports.
  • Reduce exposure on shared systems by limiting local shell access where feasible.

Validation and detection

  • Inventory Linux kernel versions across affected hosts.
  • Identify systems using AMD DRM power-management code.
  • Compare running kernels against vendor-fixed packages or referenced stable commits.
  • Review crash logs for AMD DRM or power-management fault patterns.
Prepared
Confidence
medium
Sources
11

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.

cwe · low confidence lookup

CWE-415: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-49530 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
10Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2022-49530Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7c, 841686df9f7d2942cfd94d024b8591fa3f74ef7cunaffected
LinuxLinux4.9, 0, 4.9.318, 4.14.283, 4.19.247, 5.4.198, 5.10.121, 5.15.46, 5.17.14, 5.18.3, 5.19affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-415 · source CWE mapping

Double Free

Double Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.