2 matches found
CVE-2026-97497
The Linux kernel contains a vulnerability in the drm/amdkfd component. The allocate_sdma_queue function fails to perform bounds-checking on the sdma queue id value, which is used by CRIU . This could allow an out-of-bounds access if the specified ID exceeds the maximum number of queues. Remediati...
5.8AI score
SaveExploits0References3
EUVD-2026-86095
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds for allocatesdmaqueue restoresdmaid allocatesdmaqueue has an option where the sdma queue id can be specified used by CRIU. We weren't bounds-checking that value. Confirm it's less than the maximum number ...
5.8AI score
SaveExploits0References3
20