PT-2026-64635 · Linux · Linux

CVE-2026-64414

·

Publicado

2026-07-25

·

Atualizado

2026-07-25

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:
netfilter: handle unreadable frags
sashiko reports: When an skb with unreadable fragments (such as from devmem TCP, where skb frags readable(skb) returns false) is processed by the u32 module, skb copy bits() will safely return a negative error code [..]
xt u32: bail out with hotdrop in this case. gather frags: return -1, just as if we had no fragment header. nfnetlink queue: restrict to the linear part. nfnetlink log: restrict to the linear part.
v2:
  • skb zerocopy helpers don't copy readable flag, i.e. nfnetlink queue is broken too xt u32 shouldn't return true if hotdrop was set.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64414

Produtos afetados

Linux