CVE-2026-74699
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
22/08/2026
Última modificación:
22/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()<br />
<br />
The q->replay_state is blindly overwritten, which can potentially leak<br />
memory that was previously allocated by vmemdup_user().<br />
Return an error if q->replay_state is not empty.<br />
<br />
Discovered using AI-assisted static analysis confirmed by Intel Product<br />
Security.<br />
<br />
(cherry picked from commit f6b6cc1118bdbc4265fa8b3bdf8565b26f13e56e)


