In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix deadlock in smb2_find_smb_tcon()
Unlock cifs_tcp_ses_lock before calling cifs_put_smb_ses() to avoid such
deadlock.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-25 15:15
Updated : 2024-11-21 09:27
NVD link : CVE-2024-39468
Mitre link : CVE-2024-39468
CVE.ORG link : CVE-2024-39468
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking