LiveActive security incident?Get immediate response
CVE Record

CVE-2022-48979: drm/amd/display: fix array index out of bound error in DCN32 DML

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML [Why&How] LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to use the correct (larger) array size of total number of voltage states.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-48979 is a Linux kernel AMD display driver bug where an internal array could be indexed past its declared size. The public record confirms a kernel fix but does not provide severity, impact, exploitability, or attack requirements.

Executive priority

Treat as a kernel maintenance item until severity is clarified. It should be handled through normal patch governance, with priority increased for fleets using AMD graphics on affected Linux kernels.

Technical view

The issue is in drm/amd/display DCN32 DML. LinkCapacitySupport was declared using a max-DPP-related size but indexed by voltage-state count. The kernel fix changes the declaration to the larger total voltage-state size, preventing out-of-bounds array access.

Likely exposure

Exposure appears limited to Linux systems running affected kernel versions with the AMD display DCN32 code path relevant. The source bundle does not confirm whether servers without AMD display hardware, headless deployments, or all AMD GPU systems are affected.

Exploitation context

No provided source reports active exploitation, public exploit code, or inclusion in CISA KEV. The bundle only states that the vulnerability was resolved in the Linux kernel and provides stable commit references.

Researcher notes

The root cause is a size mismatch between LinkCapacitySupport declaration and the index domain. The public data does not state memory corruption consequences, privilege boundary crossed, reachable trigger conditions, or crash behavior.

Mitigation direction

  • Check your Linux distribution kernel advisory for CVE-2022-48979 coverage.
  • Update affected kernels to builds containing the referenced stable fixes.
  • Prioritize endpoints or hosts using AMD display hardware and affected kernel lines.
  • If patching is delayed, follow vendor guidance; no interim mitigation is provided here.

Validation and detection

  • Inventory Linux kernel versions against the affected versions in the CVE record.
  • Confirm installed kernel changelogs include the referenced stable commit fixes.
  • Review assets with AMD GPU or display-driver usage first.
  • Track the CVE record and distro advisories for severity or impact updates.
Prepared
Confidence
medium
Sources
4

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-2022-48979 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

SSVC decision data

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

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
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7cunaffected
LinuxLinux4.15, 0, 6.0.13, 6.1affected
Weakness

CWE details

No CWE listed

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