qemu/hw/net
Akihiko Odaki cd76e8fcbe virtio-net: Avoid indirection_table_mask overflow
We computes indirections_len by adding 1 to indirection_table_mask, but
it may overflow indirection_table_mask is UINT16_MAX. Check if
indirection_table_mask is small enough before adding 1.

Fixes: 590790297c ("virtio-net: implement RSS configuration command")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2024-10-29 15:53:29 +08:00
..
can
fsl_etsec
rocker hw/net/rocker: Remove unused rocker_fp_ports 2024-10-03 17:26:06 +03:00
allwinner_emac.c
allwinner-sun8i-emac.c
cadence_gem.c
dp8393x.c
e1000_common.h
e1000_regs.h
e1000.c
e1000e_core.c
e1000e_core.h
e1000e.c
e1000x_common.c
e1000x_common.h
e1000x_regs.h
eepro100.c
ftgmac100.c
i82596.c
i82596.h
igb_common.h
igb_core.c
igb_core.h
igb_regs.h
igb.c
igbvf.c
imx_fec.c
Kconfig
lan9118.c
lance.c
lasi_i82596.c
mcf_fec.c
meson.build
mipsnet.c
msf2-emac.c
mv88w8618_eth.c
ne2000-isa.c
ne2000-pci.c
ne2000.c
ne2000.h
net_rx_pkt.c
net_rx_pkt.h
net_tx_pkt.c
net_tx_pkt.h
npcm7xx_emc.c
npcm_gmac.c
opencores_eth.c
pcnet-pci.c
pcnet.c
pcnet.h
rtl8139.c
smc91c111.c
spapr_llan.c
stellaris_enet.c
sungem.c
sunhme.c
trace-events hw/net: improve tracing of eBPF RSS setup 2024-10-28 14:37:25 +08:00
trace.h
tulip.c
tulip.h
vhost_net-stub.c
vhost_net.c
virtio-net.c virtio-net: Avoid indirection_table_mask overflow 2024-10-29 15:53:29 +08:00
vmware_utils.h
vmxnet3_defs.h
vmxnet3.c
vmxnet3.h
vmxnet_debug.h
xen_nic.c
xgmac.c
xilinx_axienet.c
xilinx_ethlite.c