PT-2026-52237 · Linux · Linux

Publicado

2026-06-25

·

Atualizado

2026-06-25

·

CVE-2026-53141

Nenhuma

Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
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 the perfmon it returns, but v3d perfmon set global ioctl() and v3d perfmon delete() fail to release that reference on several paths:
  1. v3d perfmon set global ioctl() leaks the reference on its error paths.
  2. CLEAR GLOBAL leaks both the find reference and the reference previously stashed in v3d->global perfmon by the SET GLOBAL ioctl that configured it.
  3. Destroying a perfmon that is the current global perfmon leaks the reference stashed by the SET GLOBAL ioctl.
Release each of these references explicitly.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-53141

Produtos afetados

Linux