diff options
| author | Paulo Alcantara <[email protected]> | 2022-12-29 15:33:56 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2023-01-04 06:11:17 +0000 |
| commit | 775e44d6d86dca400d614cbda5dab4def4951fe7 (patch) | |
| tree | 64db3c9c8fb08014aaf74c1e253037df635f2dfe /tools/perf/scripts/python | |
| parent | cifs: ignore ipc reconnect failures during dfs failover (diff) | |
| download | kernel-775e44d6d86dca400d614cbda5dab4def4951fe7.tar.gz kernel-775e44d6d86dca400d614cbda5dab4def4951fe7.zip | |
cifs: fix race in assemble_neg_contexts()
Serialise access of TCP_Server_Info::hostname in
assemble_neg_contexts() by holding the server's mutex otherwise it
might end up accessing an already-freed hostname pointer from
cifs_reconnect() or cifs_resolve_server().
Signed-off-by: Paulo Alcantara (SUSE) <[email protected]>
Reviewed-by: Enzo Matsumiya <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
