linux/net/bridge
Florian Westphal 1756de262e netfilter: ebtables: abort if next_offset is too small
next_offset must be > 0, otherwise this loops forever.
The offset also contains the size of the ebt_entry structure
itself, so anything smaller is invalid.

Signed-off-by: Florian Westphal <fwestphal@astaro.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-02-15 18:15:55 +01:00
..
netfilter netfilter: ebtables: abort if next_offset is too small 2010-02-15 18:15:55 +01:00
br_device.c
br_fdb.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
br_forward.c
br_if.c bridge: Remove unused age_list 2010-02-04 20:28:48 -08:00
br_input.c
br_ioctl.c
br_netfilter.c
br_netlink.c
br_notify.c
br_private_stp.h
br_private.h bridge: Remove unused age_list 2010-02-04 20:28:48 -08:00
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_stp.c
br_sysfs_br.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
br_sysfs_if.c
br.c
Kconfig
Makefile