android_kernel_samsung_msm8976/drivers/net
Paul Zhang 378c9d3f25 qcacld-2.0: Fix potential double free in wma_log_supported_evt_handler
propagation from qcacld-3.0 to qcacld-2.0

In wma_log_supported_evt_handler, events_logs_list in
wma handle is freed if previously allocated. If the
num_of_diag_events_logs exceeds the max size, we exit
from the function early without allocating memory for
events_logs_list. This can result in potential double
free scenario if we receive another DIAG_EVENT_LOG_SUPPORTED
event from firmware.

Fix is to set events_logs_list pointer to NULL after
freeing memory.

Change-Id: I9d6148dfc064d87e2947d1b5ec4492c08913dd4c
CRs-Fixed: 2482603
2019-09-28 20:27:20 +02:00
..
appletalk
arcnet
bonding ipv4: fix wildcard search with inet_confirm_addr() 2019-07-27 22:08:25 +02:00
caif
can
cris
danipc
dsa
ethernet
fddi
hamradio
hippi
hyperv
ieee802154
irda
phy PHYLIB: queue work on system_power_efficient_wq 2019-07-27 22:11:02 +02:00
plip
ppp pppoe: fix reference counting in PPPoE proxy 2019-07-27 22:07:53 +02:00
slip slip: make slhc_free() silently accept an error pointer 2019-07-27 22:10:41 +02:00
team
usb
vmxnet3
wan
wimax
wireless qcacld-2.0: Fix potential double free in wma_log_supported_evt_handler 2019-09-28 20:27:20 +02:00
xen-netback
Kconfig
LICENSE.SRC
Makefile
Space.c
dummy.c
eql.c
ifb.c
loopback.c
macvlan.c
macvtap.c
mdio.c
mii.c
netconsole.c
ntb_netdev.c
rionet.c
sb1000.c
sungem_phy.c
tun.c tun: forbid iface creation with rtnl ops 2019-07-27 21:53:23 +02:00
veth.c
virtio_net.c
vxlan.c neighbour : fix ndm_type type error issue 2019-07-27 22:08:23 +02:00
xen-netfront.c