diff options
author | Rohith Surabattula <[email protected]> | 2020-10-29 05:03:10 +0000 |
---|---|---|
committer | Steve French <[email protected]> | 2020-11-15 23:05:33 -0600 |
commit | ac873aa3dc21707c47db5db6608b38981c731afe (patch) | |
tree | f579f182b091a8ab3f9c5164aa80af2180aeb6a2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | de9ac0a6e9efdffc8cde18781f48fb56ca4157b7 (diff) |
smb3: Avoid Mid pending list corruption
When reconnect happens Mid queue can be corrupted when both
demultiplex and offload thread try to dequeue the MID from the
pending list.
These patches address a problem found during decryption offload:
CIFS: VFS: trying to dequeue a deleted mid
that could cause a refcount use after free:
Workqueue: smb3decryptd smb2_decrypt_offload [cifs]
Signed-off-by: Rohith Surabattula <[email protected]>
Reviewed-by: Pavel Shilovsky <[email protected]>
CC: Stable <[email protected]> #5.4+
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions