Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-97497

Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/09/2026
Última modificación:
25/09/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_id<br /> <br /> allocate_sdma_queue has an option where the sdma queue id can be<br /> specified (used by CRIU). We weren&amp;#39;t bounds-checking that<br /> value.<br /> <br /> Confirm it&amp;#39;s less than the maximum number of queues.