LiveActive security incident?Get immediate response
CVE Record

CVE-2024-40924: drm/i915/dpt: Make DPT object unshrinkable

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Make DPT object unshrinkable In some scenarios, the DPT object gets shrunk but the actual framebuffer did not and thus its still there on the DPT's vm->bound_list. Then it tries to rewrite the PTEs via a stale CPU mapping. This causes panic. [vsyrjala: Add TODO comment] (cherry picked from commit 51064d471c53dcc8eddd2333c3f1c1d9131ba36c)

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in Linux’s Intel i915 graphics handling can leave a stale memory mapping and trigger a kernel panic. A local, low-privileged user may be able to reach the vulnerable path, potentially crashing the system and disrupting business operations.

Executive priority

Treat this as a prompt patching priority for affected graphical Linux systems, especially shared workstations or hosts permitting untrusted local users. It is not supported as an internet-wide emergency, but a successful trigger could cause an operating-system crash and material downtime.

Technical view

The i915 DPT object could be reclaimed while its framebuffer remained on the VM bound list. Later page-table-entry rewriting could use a stale CPU mapping, causing a kernel panic. The supplied CVSS 3.1 score is 7.8 with local access, low complexity, low privileges, and no user interaction.

Likely exposure

Exposure is most likely on Linux systems using Intel i915 graphics and the affected DPT path. The bundle identifies several Linux 6.x entries as affected, but its flattened version list does not clearly express exact range boundaries. Distribution-specific kernel advisories should determine exposure.

Exploitation context

The bundle marks this CVE as absent from KEV and provides no evidence of active exploitation. The CVSS vector describes a local, low-privileged attack path; it does not support unauthenticated remote exploitation.

Researcher notes

The description directly substantiates a stale-mapping kernel panic. Although the CVSS vector rates confidentiality, integrity, and availability impacts high, the supplied narrative explains only the panic. Exact affected-version boundaries and practical reachability are insufficiently detailed, so validate against distribution advisories and the cited stable commits.

Mitigation direction

  • Apply a distribution or vendor kernel update containing the cited stable fix for CVE-2024-40924.
  • Prioritize systems using Intel i915 graphics and kernel versions identified by vendor advisories as affected.
  • Restrict untrusted local access until patched; the supplied sources name no separate workaround.
  • Reboot into the updated kernel and follow distribution guidance for package-specific requirements.

Validation and detection

  • Inventory running kernel and distribution package versions across systems with Intel graphics.
  • Determine whether the i915 driver and DPT-backed display path are present and used.
  • Confirm package changelogs map the installed update to CVE-2024-40924 or a cited fix commit.
  • After reboot, verify the updated kernel is running and review logs for recurring i915 panics.
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-40924 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
2ADP providers
6Source links

SSVC decision data

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

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.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2024-40924Attack 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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux0dc987b699ce4266450d407d6d79d41eab88c5d0, 0dc987b699ce4266450d407d6d79d41eab88c5d0, 0dc987b699ce4266450d407d6d79d41eab88c5d0, 0dc987b699ce4266450d407d6d79d41eab88c5d0unaffected
LinuxLinux6.0, 0, 6.1.95, 6.6.35, 6.9.6, 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.