diff options
author | Lv Yunlong <lyl2019@mail.ustc.edu.cn> | 2021-03-11 05:01:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-12 03:08:14 +0100 |
commit | db74623a3850db99cb9692fda9e836a56b74198d (patch) | |
tree | dea5167a4858fbbd861e8448bdacd7833d2b6bb2 /drivers/isdn/hardware/mISDN/mISDNipac.c | |
parent | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... (diff) | |
download | linux-db74623a3850db99cb9692fda9e836a56b74198d.tar.xz linux-db74623a3850db99cb9692fda9e836a56b74198d.zip |
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: 7061b2bdd620e ("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>
Diffstat (limited to 'drivers/isdn/hardware/mISDN/mISDNipac.c')
0 files changed, 0 insertions, 0 deletions