kernel_optimize_test/net/batman-adv
Marek Lindner b47506d912 batman-adv: verify tt len does not exceed packet len
batadv_iv_ogm_process() accesses the packet using the tt_num_changes
attribute regardless of the real packet len (assuming the length check
was done before). Therefore a length check is needed to avoid reading
random memory.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
2013-03-11 22:59:47 +01:00
..
bat_algo.h
bat_iv_ogm.c batman-adv: verify tt len does not exceed packet len 2013-03-11 22:59:47 +01:00
bitarray.c
bitarray.h
bridge_loop_avoidance.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
bridge_loop_avoidance.h
debugfs.c
debugfs.h
distributed-arp-table.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
distributed-arp-table.h
gateway_client.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c
hard-interface.h
hash.c
hash.h
icmp_socket.c
icmp_socket.h
Kconfig
main.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
main.h
Makefile
originator.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
originator.h hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
packet.h
ring_buffer.c
ring_buffer.h
routing.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
routing.h
send.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
send.h
soft-interface.c
soft-interface.h
sysfs.c
sysfs.h
translation-table.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
translation-table.h
types.h
unicast.c
unicast.h
vis.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
vis.h