android_kernel_xiaomi_sm8350/net/bridge
David Kimdon 79cac2a221 [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
Call nf_bridge_put() before allocating a new nf_bridge structure and
potentially overwriting the pointer to a previously allocated one.
This fixes a memory leak which can occur when the bridge topology
allows for an skb to traverse more than one bridge.

Signed-off-by: David Kimdon <david.kimdon@devicescape.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-12-26 17:27:10 -08:00
..
netfilter [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 2005-10-13 14:41:23 -07:00
br_device.c
br_fdb.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_forward.c
br_if.c [BRIDGE]: recompute features when adding a new device 2005-11-23 19:04:08 -08:00
br_input.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_ioctl.c
br_netfilter.c [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge 2005-12-26 17:27:10 -08:00
br_notify.c
br_private_stp.h
br_private.h
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_stp_timer.c
br_stp.c
br_sysfs_br.c
br_sysfs_if.c
br.c
Kconfig
Makefile