GHSA-8263-r89r-w7g7HighCVSS 7.8
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix VM_BIND UNMAP...
🔗 CVE IDs covered (1)
📋 Description
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/
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-53054
- https://git.kernel.org/stable/c/206f812ef140727b75697111391ae320fd8aa652
- https://git.kernel.org/stable/c/85042c2cd970a6b0e686329387096fe19989ae62
- https://git.kernel.org/stable/c/d9ecf758270501b2e7a0bc1dd69a6f28f1ae3cae
- https://github.com/advisories/GHSA-8263-r89r-w7g7