SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-80703

UNKNOWN · CVSS N/A EPSS 0.16%

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-20

CyberRota Analysis

AI-Generated

The 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.

CVE
CVE-2026-80703
Severity
UNKNOWN
CVSS
N/A
EPSS
0.16%
Linux F5

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)