Bug 2486470 (CVE-2026-46311) - CVE-2026-46311 kernel: drm/amdgpu/userq: fix access to stale wptr mapping
Summary: CVE-2026-46311 kernel: drm/amdgpu/userq: fix access to stale wptr mapping
Keywords:
Status: NEW
Alias: CVE-2026-46311
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-08 17:03 UTC by OSIDB Bzimport
Modified: 2026-06-08 18:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-08 17:03:42 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu/userq: fix access to stale wptr mapping

Use drm_exec to take both locks i.e vm root bo and
wptr_obj bo to access the mapping data properly.

This fixes the security issue of unmap the wptr_obj while
a queue creation is in progress and passing other
bo at same address.

(cherry picked from commit 1fc6c8ab45dbee096469c08c13f6099d57a52d6c)


Note You need to log in before you can comment on or make changes to this bug.