1
0
Fork 0
alistair23-linux/drivers/net/ethernet/qlogic
Lv Yunlong db74623a38 net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
In qlcnic_83xx_get_minidump_template, fw_dump->tmpl_hdr was freed by
vfree(). But unfortunately, it is used when extended is true.

Fixes: 7061b2bdd6 ("qlogic: Deletion of unnecessary checks before two function calls")
Signed-off-by: Lv Yunlong <lyl2019@mail.ustc.edu.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-11 18:08:14 -08:00
..
netxen netxen_nic: switch from 'pci_' to 'dma_' API 2021-01-15 16:41:29 -08:00
qed qed: fix ILT configuration of SRC block 2020-11-17 16:35:32 -08:00
qede qede: preserve per queue stats across up/down of interface 2021-02-11 14:25:06 -08:00
qlcnic net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template 2021-03-11 18:08:14 -08:00
Kconfig qed: select CONFIG_CRC32 2021-01-05 15:50:36 -08:00
Makefile qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ 2019-07-23 11:29:40 -07:00
qla3xxx.c net/qla3xxx: switch from 'pci_' to 'dma_' API 2021-01-18 20:26:21 -08:00
qla3xxx.h net/qla3xxx: Convert to SPDX license identifiers 2020-09-16 14:32:31 +02:00