diff options
author | 2021-03-10 20:01:40 -0800 | |
---|---|---|
committer | 2021-03-11 18:08:14 -0800 | |
commit | db74623a3850db99cb9692fda9e836a56b74198d (patch) | |
tree | dea5167a4858fbbd861e8448bdacd7833d2b6bb2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (diff) | |
download | wireguard-linux-db74623a3850db99cb9692fda9e836a56b74198d.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions