diff options
author | Ritvik Budhiraja <rbudhiraja@microsoft.com> | 2023-11-21 19:13:47 +0530 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-11-23 11:42:55 -0600 |
commit | a15ccef82d3de9a37dc25898c60a394209368dc8 (patch) | |
tree | fd45edb7712b009190a4d2549183894893838e34 /tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py | |
parent | 98b1cc82c4affc16f5598d4fa14b1858671b2263 (diff) |
cifs: fix use after free for iface while disabling secondary channels
We were deferencing iface after it has been released. Fix is to
release after all dereference instances have been encountered.
Signed-off-by: Ritvik Budhiraja <rbudhiraja@microsoft.com>
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Closes: https://lore.kernel.org/r/202311110815.UJaeU3Tt-lkp@intel.com/
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py')
0 files changed, 0 insertions, 0 deletions