Bug 2492343 (CVE-2026-53054) - CVE-2026-53054 kernel: drm/msm: Fix VM_BIND UNMAP locking
Summary: CVE-2026-53054 kernel: drm/msm: Fix VM_BIND UNMAP locking
Keywords:
Status: NEW
Alias: CVE-2026-53054
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-24 18:06 UTC by OSIDB Bzimport
Modified: 2026-06-26 18:59 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-24 18:06:52 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/msm: Fix VM_BIND UNMAP locking

Wrong argument meant that the objs involved in UNMAP ops were not always
getting locked.

Since _NO_SHARE objs share a common resv with the VM (which is always
locked) this would only show up with non-_NO_SHARE BOs.

Patchwork: https://patchwork.freedesktop.org/patch/713898/


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