In the Linux kernel, the following vulnerability has been resolved:
smb3: fix lock ordering potential deadlock in cifssyncmid_result
Coverity spotted that the cifssyncmid_result function could deadlock
"Thread deadlock (ORDERREVERSAL) lockorder: Calling spinlock acquires lock TCPServerInfo.srvlock while holding lock TCPServerInfo.mid_lock"
Addresses-Coverity: 1590401 ("Thread deadlock (ORDER_REVERSAL)")
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/35xxx/CVE-2024-35998.json"
}