PT-2026-43745
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix watch id bounds checking in debug address watch v2 The address watch clear code receives watch id as an unsigned value u32, but some helper functions were using a signed int and checked bits by shifting with watch...