CyberRota Analysis
AI-GeneratedThe vulnerability affects the Linux kernel, specifically within the AMD Kernel Fusion Driver (KFD), allowing users with access to /dev/kfd to terminate active GPU debug sessions of other processes without appropriate authorization checks. This could lead to unauthorized manipulation of debugging sessions, potentially compromising system stability and security. Organizations using affected Linux distributions or F5 products that rely on this kernel functionality should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without proper ownership or ptrace authorization. (cherry picked from commit 4db4c5ffd5585b72622ecf6ffedf2da258ee23f5)