CVE-2026-53054

Summary

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/

Affected Software

VendorProductVersion RangeStatus
LinuxLinux2e6a8a1fe2b262a6dfd0a65041fcd830ee1e7143 < 206f812ef140727b75697111391ae320fd8aa652affected
LinuxLinux2e6a8a1fe2b262a6dfd0a65041fcd830ee1e7143 < d9ecf758270501b2e7a0bc1dd69a6f28f1ae3caeaffected
LinuxLinux2e6a8a1fe2b262a6dfd0a65041fcd830ee1e7143 < 85042c2cd970a6b0e686329387096fe19989ae62affected
LinuxLinux6.17affected
LinuxLinux0 < 6.17unaffected
LinuxLinux6.18.33 <= 6.18.*unaffected
LinuxLinux7.0.10 <= 7.0.*unaffected
LinuxLinux7.1 <= *unaffected

Weaknesses

References