diff options
author | Paulo Alcantara <pc@manguebit.com> | 2024-04-01 22:37:42 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-04-02 10:09:57 -0500 |
commit | 062a7f0ff46eb57aff526897bd2bebfdb1d3046a (patch) | |
tree | a65b2e2e9eb0cd89761ac42b93993765a2f2c23b /tools/perf/scripts/python/syscall-counts.py | |
parent | e9e62243a3e2322cf639f653a0b0a88a76446ce7 (diff) |
smb: client: guarantee refcounted children from parent session
Avoid potential use-after-free bugs when walking DFS referrals,
mounting and performing DFS failover by ensuring that all children
from parent @tcon->ses are also refcounted. They're all needed across
the entire DFS mount. Get rid of @tcon->dfs_ses_list while we're at
it, too.
Cc: stable@vger.kernel.org # 6.4+
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404021527.ZlRkIxgv-lkp@intel.com/
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions