cve/2024/CVE-2024-39468.md
2025-09-29 21:09:30 +02:00

983 B

CVE-2024-39468

Description

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 suchdeadlock.

POC

Reference

No PoCs from references.

Github