Cyber Resilience

CVE-2024-46974

High

Published: 31 January 2025

Published
31 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0009 25.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-46974 is a high-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Imaginationtech (inferred from references). Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 25.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-6 (Least Privilege) and SC-4 (Information in Shared System Resources).

Deeper analysis

CVE-2024-46974 affects the Imagination Technologies GPU driver, where software installed and run as a non-privileged user can conduct improper read/write operations on imported/exported DMA buffers. This vulnerability, published on 2025-01-31, is linked to CWE-266 (Incorrect Privilege Assignment for Critical Resource) and CWE-274 (Improper Handling of Insufficient Privileges or Quota). It carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to significant impacts on confidentiality, integrity, and availability.

A local attacker with low privileges can exploit this issue through low-complexity means without requiring user interaction. Exploitation allows improper access to DMA buffers, potentially enabling arbitrary read/write operations that compromise system security, data exposure, modification of critical resources, or denial of service.

Imagination Technologies has issued an advisory detailing GPU driver vulnerabilities, including CVE-2024-46974, available at https://www.imaginationtech.com/gpu-driver-vulnerabilities/. Security practitioners should review this reference for specific patch information, mitigation steps, and affected driver versions.

EU & UK References

Vulnerability details

Software installed and run as a non-privileged user may conduct improper read/write operations on imported/exported DMA buffers.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local low-priv DMA buffer R/W in kernel driver directly enables exploitation for privilege escalation to achieve arbitrary code execution and full system compromise.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-42368Shared CWE-266
CVE-2025-69293Shared CWE-266
CVE-2026-42680Shared CWE-266
CVE-2025-69378Shared CWE-266
CVE-2026-27102Shared CWE-266
CVE-2025-22736Shared CWE-266
CVE-2024-40591Shared CWE-266
CVE-2026-48879Shared CWE-266
CVE-2025-33179Shared CWE-266
CVE-2026-25414Shared CWE-266

Affected Assets

Imaginationtech
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the CVE by requiring timely identification, reporting, and patching of the vulnerable Imagination Technologies GPU driver.

prevent

Enforces least privilege to prevent non-privileged user software from conducting improper read/write operations on critical DMA buffers.

prevent

Protects information in shared system resources like DMA buffers from unauthorized access and transfer by low-privileged users.

References