Cyber Posture

CVE-2024-47899

High

Published: 31 January 2025

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

Description

Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger use-after-free kernel exceptions.

Security Summary

CVE-2024-47899 is a use-after-free (CWE-416) vulnerability in GPU drivers developed by Imagination Technologies. It arises when software installed and executed as a non-privileged user issues improper GPU system calls, triggering kernel exceptions. The vulnerability 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 impact on confidentiality, integrity, and availability within a local scope.

A local attacker with low privileges, such as a non-privileged user on the system, can exploit this flaw with low complexity and no user interaction required. Successful exploitation allows the attacker to trigger use-after-free conditions in the kernel, potentially leading to arbitrary code execution, privilege escalation, or system denial of service through kernel crashes.

Imagination Technologies has published details on mitigations in their GPU driver vulnerabilities advisory at https://www.imaginationtech.com/gpu-driver-vulnerabilities/, which security practitioners should consult for patch availability, updated driver versions, and recommended remediation steps.

Details

CWE(s)
CWE-416

References