| Summary | In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait() dma_fence_unwrap_for_each() internally calls dma_fence_unwrap_first() When virtio_gpu_do_fence_wait() fails and the function returns early Add dma_fence_put(itr.chain) before the early return. |
|---|---|
| Publication Date | June 25, 2026, 6:16 p.m. |
| Registration Date | June 27, 2026, 4:26 a.m. |
| Last Update | June 25, 2026, 6:16 p.m. |