Bug 1224745 (CVE-2023-52666) - VUL-0: REJECTED: CVE-2023-52666: kernel: ksmbd: fix potential circular locking issue in smb2_set_ea()
Summary: VUL-0: REJECTED: CVE-2023-52666: kernel: ksmbd: fix potential circular lockin...
Status: RESOLVED INVALID
Alias: CVE-2023-52666
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/406415/
Whiteboard: CVSSv3.1:SUSE:CVE-2023-52666:4.7:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-20 16:24 UTC by SMASH SMASH
Modified: 2024-06-12 08:41 UTC (History)
4 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Joey Lee 2024-05-21 06:50:55 UTC
https://www.suse.com/security/cve/CVE-2023-52666.html
cvss 5.5
Comment 2 Joey Lee 2024-05-22 04:25:57 UTC
commit 6fc0a265e1b932e5e97a038f99e29400a93baad0    [v6.8-rc1]
Author: Namjae Jeon <linkinjeon@kernel.org>
Date:   Fri Dec 15 08:33:57 2023 +0900

    ksmbd: fix potential circular locking issue in smb2_set_ea()
    
    smb2_set_ea() can be called in parent inode lock range.
    So add get_write argument to smb2_set_ea() not to call nested
    mnt_want_write().
    
    Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
    Signed-off-by: Steve French <stfrench@microsoft.com>

joeyli@linux-691t:/mnt/working/source_code-git/kernel-source> ./scripts/check-kernel-fix CVE-2023-52666
6fc0a265e1b9 ("ksmbd: fix potential circular locking issue in smb2_set_ea()") merged v6.8-rc1~113^2~8
No Fixes tag. Requires manual review for affected branches.
Security fix for CVE-2023-52666 bsc#1224745 with CVSS 5.5
..............................
ACTION NEEDED!
SLE15-SP6: MANUAL: might need backport of 6fc0a265e1b932e5e97a038f99e29400a93baad0 ()
SLE15-SP5: MANUAL: might need backport of 6fc0a265e1b932e5e97a038f99e29400a93baad0 ()
SLE12-SP5: MANUAL: might need backport of 6fc0a265e1b932e5e97a038f99e29400a93baad0 ()
SLE12-SP3-TD: MANUAL: might need backport of 6fc0a265e1b932e5e97a038f99e29400a93baad0 ()
Comment 3 Joey Lee 2024-05-22 04:26:06 UTC
Hi Enzo,

Because this issue is for smb. Could you please help to handle it?

If this is not in your area, just reset bug assigner to kernel-bugs@suse.de. Kernel Security Sentinel will find other expert.

Thanks a lot!
Comment 5 Camila Camargo de Matos 2024-05-24 09:58:59 UTC
Closing this issue as RESOLVED/INVALID as ksmbd is disabled in SLE.