diff options
author | Dan Carpenter <error27@gmail.com> | 2022-11-15 16:17:43 +0300 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2022-11-15 08:14:29 -0600 |
commit | a92ce570c81dc0feaeb12a429b4bc65686d17967 (patch) | |
tree | 5a53dc2a26bfa737934cd80bf1d9dae4d6350e74 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0eb1762f3c77a20f4a93f29239f0cb0a52d41dd6 (diff) |
ipmi: fix use after free in _ipmi_destroy_user()
The intf_free() function frees the "intf" pointer so we cannot
dereference it again on the next line.
Fixes: cbb79863fc31 ("ipmi: Don't allow device module unload when in use")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Message-Id: <Y3M8xa1drZv4CToE@kili>
Cc: <stable@vger.kernel.org> # 5.5+
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions