PT-2026-84931 · Linux · Linux

CVE-2026-80733

·

Publicado

2026-09-03

·

Atualizado

2026-09-03

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:
net: remove WARN ON ONCE() from sk mc loop()
sk mc loop() can be called for sockets that are neither AF INET nor AF INET6 (e.g. AF PACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan).
In such cases, sk family is not AF INET/AF INET6 and sk mc loop() falls through the switch statement and triggers WARN ON ONCE(1).
Non-INET sockets do not support IP MULTICAST LOOP or IPV6 MULTICAST LOOP options, so loopback should default to true without generating a warning.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-80733

Produtos afetados

Linux