linux/net/bridge/netfilter
Chuck Ebbert 44f9a2fdc4 [NETFILTER]: ebtables: don't compute gap before checking struct type
We cannot compute the gap until we know we have a 'struct ebt_entry' and
not 'struct ebt_entries'.  Failure to check can cause crash.

Tested-by: Santiago Garcia Mantinan <manty@manty.net>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-01-04 12:17:44 -08:00
..
Kconfig [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog 2006-01-03 13:10:30 -08:00
Makefile [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG 2006-03-11 18:51:25 -08:00
ebt_802_3.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_among.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_arp.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_arpreply.c [IPV4] net/ipv4/arp.c: trivial annotations 2006-09-28 18:02:14 -07:00
ebt_dnat.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_ip.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_limit.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_log.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_mark.c [NETFILTER]: ebtables: add --snap-arp option 2006-12-02 21:31:32 -08:00
ebt_mark_m.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
ebt_pkttype.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_redirect.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_snat.c [NETFILTER]: ebtables: add --snap-arp option 2006-12-02 21:31:32 -08:00
ebt_stp.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_ulog.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
ebt_vlan.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebtable_broute.c [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. 2006-12-02 21:32:05 -08:00
ebtable_filter.c [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. 2006-12-02 21:32:05 -08:00
ebtable_nat.c [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. 2006-12-02 21:32:05 -08:00
ebtables.c [NETFILTER]: ebtables: don't compute gap before checking struct type 2007-01-04 12:17:44 -08:00