Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-35998
HistoryMay 20, 2024 - 10:15 a.m.

CVE-2024-35998

2024-05-2010:15:14
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
4
linux kernel
vulnerability
deadlock
fix
cifs_sync_mid_result

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

15.5%

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)”)

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

15.5%