PT-2026-61294 · Linux · Linux
CVE-2026-63977
·
Publicado
2026-07-19
·
Atualizado
2026-07-19
CVSS v3.1
7.8
Alta
| Vetor | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
In the Linux kernel, the following vulnerability has been resolved:
dpll: zl3073x: use dpll device change ntf() and remove change work
The change work was introduced to send device change notifications
from DPLL device callbacks without deadlocking on dpll lock, since
the callbacks are already invoked under that lock. Now that
dpll device change ntf() is exported for callers that already
hold dpll lock, use it directly and remove the change work
infrastructure entirely.
This eliminates a race condition where change work could be
re-scheduled after cancel work sync() during device teardown,
potentially causing the handler to dereference a freed or NULL
dpll dev pointer.
Correção
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux