| Summary | In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SET_GLOBAL ioctl, v3d_perfmon_find() bumps the reference count on 1. v3d_perfmon_set_global_ioctl() leaks the reference on its error 2. CLEAR_GLOBAL leaks both the find reference and the reference 3. Destroying a perfmon that is the current global perfmon leaks the Release each of these references explicitly. |
|---|---|
| Publication Date | June 25, 2026, 6:16 p.m. |
| Registration Date | June 27, 2026, 4:25 a.m. |
| Last Update | June 25, 2026, 6:16 p.m. |