CVE-2024-46974
Published: 31 January 2025
Description
Software installed and run as a non-privileged user may conduct improper read/write operations on imported/exported DMA buffers.
Security Summary
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.
Details
- CWE(s)