| Summary | In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure When drm_gpuvm_resv_object_alloc() fails, the pre-allocated storage bo xe_dma_buf_init_obj() calls xe_bo_init_locked(), which frees the bo on Add comments documenting the ownership semantics: on success, ownership v2: Add comments to explain the free logic. (cherry picked from commit 78a6c5f899f22338bbf48b44fb8950409c5a69b9) |
|---|---|
| Publication Date | May 28, 2026, 7:16 p.m. |
| Registration Date | May 29, 2026, 4:14 a.m. |
| Last Update | May 28, 2026, 10:44 p.m. |