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 NOSHARE objs share a common resv with the VM (which is always locked) this would only show up with non-NOSHARE BOs.
Patchwork: https://patchwork.freedesktop.org/patch/713898/
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53054.json",
"cna_assigner": "Linux"
}