PT-2026-52328 · Linux · Linux
Publicado
2026-06-25
·
Atualizado
2026-06-25
·
CVE-2026-53233
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:
netdev: fix double-free in netdev nl bind rx doit()
Sashiko flags that genlmsg reply() always consumes the skb.
The error path calls nlmsg free(rsp) so we can't jump directly
to it. Let's not unbind, just propagate the error to the user.
This is the typical way of handling genlmsg reply() failures.
They shouldn't happen unless user does something silly like
calling the kernel with an already-full rcvbuf.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux