LiveActive security incident?Get immediate response
CVE Record

CVE-2024-36948: drm/xe/xe_migrate: Cast to output precision before multiplying operands

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_migrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision (u32) operands before widening it to higher precision (u64). -v2 Fix commit message and description. (Rodrigo) (cherry picked from commit 34820967ae7b45411f8f4f737c2d63b0c608e0d7)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2024-36948 is a Linux kernel flaw in the drm/xe migration code. The issue is a possible integer overflow during a calculation before the result is widened. Public sources do not state a concrete security impact, exploit method, or active exploitation.

Executive priority

Treat as a routine kernel maintenance item unless your environment heavily uses affected Linux 6.8 or 6.9 kernels. There is no cited active exploitation, but kernel flaws should be closed through normal patch cycles.

Technical view

The Linux kernel fix changes drm/xe/xe_migrate so multiplication operands are cast to the output precision before multiplication. The CVE describes potential overflow when two u32 values are multiplied before widening to u64. The record lists Linux 6.8, 6.8.10, and 6.9 as affected, with stable kernel commits referenced.

Likely exposure

Exposure is most likely on systems running affected Linux kernel versions with the drm/xe code present. Distribution kernels may include backports or different versioning, so confirm using vendor advisories and installed kernel changelogs.

Exploitation context

No provided source reports active exploitation, and the CVE is not listed as KEV. Public information does not describe attack prerequisites, reachable interfaces, or practical impact beyond the potential overflow fixed in kernel code.

Researcher notes

The public record is sparse: no CVSS, CWE, exploitability notes, or impact statement are provided. Review the referenced stable commits for code context, but do not infer privilege escalation, denial of service, or remote reachability without additional evidence.

Mitigation direction

  • Check Linux distribution advisories for CVE-2024-36948 coverage.
  • Update affected kernels to vendor-supported builds containing the stable fix.
  • Prioritize systems running Linux 6.8, 6.8.10, or 6.9.
  • Track referenced stable commits if building kernels internally.

Validation and detection

  • Inventory running kernel versions across Linux assets.
  • Confirm vendor kernel packages include the CVE fix or referenced commits.
  • Review booted kernel, not only installed packages.
  • Document exceptions where affected kernels remain in use.
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-2024-36948 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
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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxdd08ebf6c3525a7ea2186e636df064ea47281987, dd08ebf6c3525a7ea2186e636df064ea47281987unaffected
LinuxLinux6.8, 0, 6.8.10, 6.9affected
Weakness

CWE details

No CWE listed

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