CVE-2026-80539

Source
https://cve.org/CVERecord?id=CVE-2026-80539
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80539.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80539
Downstream
Published
2026-08-26T14:37:13.367Z
Modified
2026-08-28T03:47:28.910004188Z
Summary
drm/amdgpu: disallow multiple FENCE chunks in one submit
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: disallow multiple FENCE chunks in one submit

amdgpucspass1() dispatches on chunkid once per chunk without rejecting repeated ids. p->ufbo is a single-slot field, so a submission carrying two AMDGPUCHUNKIDFENCE chunks runs amdgpucsp1userfence() twice, and the second run overwrites p->ufbo with a freshly referenced BO without dropping the reference taken by the first.

amdgpucsparserfini() only unrefs the final p->ufbo, so every FENCE chunk but the last leaks a BO reference. The leaked BO outlives handle close and process exit.

Reject duplicate FENCE chunks the same way commit fec5f8e8c6bc ("drm/amdgpu: disallow multiple BOHANDLES chunks in one submit") did for p->bolist.

(cherry picked from commit 665b1fc2a1845206408f9a2c6da67101789edb82)

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80539.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d38ceaf99ed015f2a0b9af3499791bd3a3daae21
Fixed
7e9954e7212042ec808b06181b365b14f00c6f0a
Fixed
070229262ede37d17c4ea596650deb6e5eb5d106
Fixed
5f46322e0b84af29e10eb951ff45bd6ea40640de
Fixed
71aa45f7bfe46fbc6f51e7832573ff49b6005fea
Fixed
e3ee74d6dbbe409eb99546a7b0a02b2782f9021d
Fixed
931cd1d1baeae68e8eb2c23bc1f3d8934dca6241

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80539.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.2.0
Fixed
6.1.185
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.153
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80539.json"