Answer in brief
CVE-2026-80703 records a Unknown severity vulnerability in drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ce813614f63b020a826071276a92f2cfae7cba79 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <b8c05061997408bf81759f2dd31cd5f66771d15f || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9e52212aff8ed1fd9087728f61243ce3efd9d0ac || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4070909ac042f44654aac72f7986ea550c96f591 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <99b2fe4f19e3be0a8d0a0b5ea98d855970889653 || >=0 <6.6.151 || >=0 <6.12.103 || >=0 <6.18.44 || >=0 <7.1.8 | ce813614f63b020a826071276a92f2cfae7cba79, b8c05061997408bf81759f2dd31cd5f66771d15f, 9e52212aff8ed1fd9087728f61243ce3efd9d0ac, 4070909ac042f44654aac72f7986ea550c96f591, 99b2fe4f19e3be0a8d0a0b5ea98d855970889653, 6.6.151, 6.12.103, 6.18.44, 7.1.8 |
Published upstream
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 28, 2026
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)
Quoted source text, attributed separately from HOL analysis.