LiveActive security incident?Get immediate response
CVE Record

CVE-2024-42122: drm/amd/display: Add NULL pointer check for kzalloc

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer check for kzalloc [Why & How] Check return pointer of kzalloc before using it.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2024-42122 is a Linux kernel AMD display driver issue where code used memory allocation results without first confirming allocation succeeded. The public record does not provide CVSS, CWE, or confirmed impact. Treat it as a kernel stability risk until vendor guidance clarifies business impact.

Executive priority

Do not treat this as emergency internet-exploitation exposure based on current evidence. Handle through normal kernel patch governance, with higher priority for Linux endpoints or servers using AMD display hardware where downtime from kernel faults would be costly.

Technical view

The vulnerability is in drm/amd/display and is resolved by adding a NULL pointer check after kzalloc. If allocation fails and the pointer is used, the likely failure mode is a kernel fault, but the sources do not state exploitability or impact. Stable kernel commits are referenced as fixes.

Likely exposure

Exposure is most relevant to Linux systems running affected kernel builds with AMD display DRM code present or enabled. The source bundle lists Linux kernel versions including 4.15, 6.1.129, 6.6.64, 6.9.9, and 6.10 as affected context.

Exploitation context

No active exploitation is reported in the supplied sources, and KEV status is false. The bundle provides no exploit details, proof of concept, attack prerequisites, or remote/local trigger conditions.

Researcher notes

Evidence is sparse. The record identifies an unchecked kzalloc return in drm/amd/display and stable commits adding a NULL check. There is no CVSS, CWE, attack vector, affected configuration detail, or confirmed impact in the provided bundle.

Mitigation direction

  • Update affected Linux kernels using vendor or distribution security updates.
  • Prioritize systems using AMD GPUs or AMD display driver paths.
  • Review referenced stable kernel commits for fixed build identification.
  • Check Debian LTS and other distribution advisories for packaged fixes.
  • Track vendor guidance because no CVSS or workaround is supplied.

Validation and detection

  • Inventory Linux kernel versions across AMD graphics-capable systems.
  • Confirm whether drm/amd/display code is present in deployed kernels.
  • Compare installed kernels against vendor fixed package versions.
  • Verify patch status against the referenced Linux stable commits.
  • Check vulnerability scanners for CVE-2024-42122 detection updates.
Prepared
Confidence
medium
Sources
7

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-42122 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
2ADP providers
6Source 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

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7cunaffected
LinuxLinux4.15, 0, 6.1.129, 6.6.64, 6.9.9, 6.10affected
Weakness

CWE details

No CWE listed

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