Cyber Posture

CVE-2024-47898

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-47898 is a use-after-free vulnerability (CWE-416) affecting GPU drivers from Imagination Technologies. The issue arises when software installed and executed as a non-privileged user issues improper GPU system calls, leading to kernel exceptions due to memory handling errors in the driver. 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 with local access required.

A local attacker with low privileges can exploit this vulnerability through low-complexity attacks requiring no user interaction. Successful exploitation triggers kernel-level use-after-free conditions, potentially allowing arbitrary code execution, data corruption, or system crashes with high impacts on confidentiality, integrity, and availability.

Imagination Technologies has issued an advisory detailing the vulnerability at https://www.imaginationtech.com/gpu-driver-vulnerabilities/, which provides information on affected versions and recommended patches or mitigations for remediation.

Details

CWE(s)
CWE-416

References