CVE-2024-35998
In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Coverity spotted that the cifs_sync_mid_result function could deadlock "Thread deadlock (ORDER_REVERSAL) lock_order:…
Does this matter?
Lower severity and a low EPSS score (0.39%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Coverity spotted that the cifs_sync_mid_result function could deadlock "Thread deadlock (ORDER_REVERSAL) lock_order: Calling spin_lock acquires lock TCP_Server_Info.srv_lock while holding lock TCP_Server_Info.mid_lock" Addresses-Coverity: 1590401 ("Thread deadlock (ORDER_REVERSAL)")
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.39% probability · 33th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-667
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/699f8958dece132709c0bff6a9700999a2a63b75Patch
- https://git.kernel.org/stable/c/8248224ab5b8ca7559b671917c224296a4d671fcPatch
- https://git.kernel.org/stable/c/8861fd5180476f45f9e8853db154600469a0284fPatch
- https://git.kernel.org/stable/c/c7a4bca289e50bb4b2650f845c41bb3e453f4c66Patch
- https://git.kernel.org/stable/c/699f8958dece132709c0bff6a9700999a2a63b75Patch
- https://git.kernel.org/stable/c/8248224ab5b8ca7559b671917c224296a4d671fcPatch
- https://git.kernel.org/stable/c/8861fd5180476f45f9e8853db154600469a0284fPatch
- https://git.kernel.org/stable/c/c7a4bca289e50bb4b2650f845c41bb3e453f4c66Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.