diff options
author | 2025-04-15 09:30:21 +0900 | |
---|---|---|
committer | 2025-04-14 22:21:26 -0500 | |
commit | 18b4fac5ef17f77fed9417d22210ceafd6525fc7 (patch) | |
tree | bff38add083b6974b42f5c0ea2f21f29b90a7667 /scripts/lib/kdoc/kdoc_output.py | |
parent | ksmbd: fix use-after-free in __smb2_lease_break_noti() (diff) | |
download | wireguard-linux-18b4fac5ef17f77fed9417d22210ceafd6525fc7.tar.xz wireguard-linux-18b4fac5ef17f77fed9417d22210ceafd6525fc7.zip |
ksmbd: fix use-after-free in smb_break_all_levII_oplock()
There is a room in smb_break_all_levII_oplock that can cause racy issues
when unlocking in the middle of the loop. This patch use read lock
to protect whole loop.
Cc: stable@vger.kernel.org
Reported-by: Norbert Szetei <norbert@doyensec.com>
Tested-by: Norbert Szetei <norbert@doyensec.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions