CVE-2026-43398
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
08/05/2026
Última modificación:
12/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amdgpu: add upper bound check on user inputs in wait ioctl<br />
<br />
Huge input values in amdgpu_userq_wait_ioctl can lead to a OOM and<br />
could be exploited.<br />
<br />
So check these input value against AMDGPU_USERQ_MAX_HANDLES<br />
which is big enough value for genuine use cases and could<br />
potentially avoid OOM.<br />
<br />
v2: squash in Srini&#39;s fix<br />
<br />
(cherry picked from commit fcec012c664247531aed3e662f4280ff804d1476)



