kernel-ark/net/bridge
Al Viro bb2ef25c2c [EBTABLES]: Fix wraparounds in ebt_entries verification.
We need to verify that
	a) we are not too close to the end of buffer to dereference
	b) next entry we'll be checking won't be _before_ our

While we are at it, don't subtract unrelated pointers...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:31:53 -08:00
..
netfilter [EBTABLES]: Fix wraparounds in ebt_entries verification. 2006-12-02 21:31:53 -08:00
br_device.c
br_fdb.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_forward.c
br_if.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_input.c
br_ioctl.c [PATCH] bridge: fix possible overflow in get_fdb_entries 2006-11-28 17:26:50 -08:00
br_netfilter.c [NET]: Kill direct includes of asm/checksum.h 2006-12-02 21:22:59 -08:00
br_netlink.c [BRIDGE] netlink: Convert bridge netlink code to new netlink interface 2006-12-02 21:26:13 -08:00
br_notify.c
br_private_stp.h
br_private.h [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_stp_timer.c
br_stp.c
br_sysfs_br.c [BRIDGE]: correct print message typo 2006-10-25 23:07:37 -07:00
br_sysfs_if.c
br.c
Kconfig
Makefile