CVE-2026-80539: drm/amdgpu: disallow multiple FENCE chunks in one submit

Published Aug 26, 2026
·
Updated

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)

Event History

Aug 26, 2026
CVE Published
via MITRE·02:37 PM
Data Sourced
via MITRE·02:37 PM
Description
Data Sourced
via NVD·03:17 PM
Description

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203