In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: validate user queue size constraints
Add validation to ensure user queue sizes meet hardware requirements:
This prevents invalid configurations that could lead to GPU faults or unexpected behavior.