Lucene search
+L

190 matches found

OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-CVE-2024-35998

In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifssyncmidresult Coverity spotted that the cifssyncmidresult function could deadlock "Thread deadlock ORDERREVERSAL lockorder: Calling spinlock acquires lock TCPServerInfo.srvlock...

5.5CVSS5.5AI score0.00393EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.11 views

AZL-59474 CVE-2024-35999 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS6.1AI score0.00375EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.28 views

CVE-2024-35998

In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifssyncmidresult Coverity spotted that the cifssyncmidresult function could deadlock "Thread deadlock ORDERREVERSAL lockorder: Calling spinlock acquires lock TCPServerInfo.srvlock...

7.5CVSS6AI score0.00393EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

UBUNTU-CVE-2024-35999

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS6.5AI score0.00375EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/20 10:15 a.m.9 views

UBUNTU-CVE-2024-35998

In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifssyncmidresult Coverity spotted that the cifssyncmidresult function could deadlock "Thread deadlock ORDERREVERSAL lockorder: Calling spinlock acquires lock TCPServerInfo.srvlock...

7.5CVSS6.2AI score0.00393EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.14 views

CVE-2024-35999

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS5.9AI score0.00375EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.18 views

CVE-2024-35999 smb3: missing lock when picking channel

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS7AI score0.00375EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/20 9:48 a.m.138 views

CVE-2024-35999

CVE-2024-35999 concerns the Linux kernel where a data race could occur in the SMB3 path due to a missing lock when picking the channel. Coverity identified a missing channel lock when accessing the ses channel index (Address-Coverity: 1582039). The vulnerability was resolved in the Linux kernel a...

7.5CVSS6.8AI score0.00375EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.18 views

CVE-2024-35998 smb3: fix lock ordering potential deadlock in cifs_sync_mid_result

In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifssyncmidresult Coverity spotted that the cifssyncmidresult function could deadlock "Thread deadlock ORDERREVERSAL lockorder: Calling spinlock acquires lock TCPServerInfo.srvlock...

7.5CVSS7.1AI score0.00393EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.28 views

CVE-2024-35999 smb3: missing lock when picking channel

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS6.6AI score0.00375EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 9:48 a.m.16 views

CVE-2024-35999 smb3: missing lock when picking channel

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2024/05/20 9:48 a.m.134 views

CVE-2024-35998

CVE-2024-35998 – Linux kernel SMB3 deadlock fix Root cause: In cifs_sync_mid_result, incorrect lock ordering could cause a thread deadlock (ORDER_REVERSAL) where TCP_Server_Info.srv_lock is acquired while TCP_Server_Info.mid_lock is held. Impact: Deadlock potential in the SMB/CIFS path (smb3) wit...

7.5CVSS6.7AI score0.00393EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.20 views

CVE-2024-26980

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2allocaterspbuf If -ProtocolId is SMB2TRANSFORMPROTONUM, smb2 request size validation could be skipped. if request size is smaller than sizeofstruct smb2queryinforeq, slab-out-of-bounds read ca...

8.2CVSS5.8AI score0.00615EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2024/05/01 5:26 a.m.48 views

CVE-2024-26980

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2allocaterspbuf If -ProtocolId is SMB2TRANSFORMPROTONUM, smb2 request size validation could be skipped. if request size is smaller than sizeofstruct smb2queryinforeq, slab-out-of-bounds read ca...

8.2CVSS7.3AI score0.00615EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.6 views

SUSE CVE-2022-48668

In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in collapse range collapse range doesn't discard the affected cached region so can risk temporarily corrupting the file data. This fixes xfstest generic/031 I also decided to merge a minor...

4.4CVSS6.3AI score0.00195EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/04/29 4:21 p.m.17 views

CVE-2022-48668

A flaw was found in the Linux kernel's Server Message Block version 3 SMB3 file-sharing protocol. This flaw occurs during the collapse range operation, where the cached region is not properly discarded. This improper handling can lead to temporary data corruption in files, particularly when...

6.1CVSS7.4AI score0.00195EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/29 4:21 p.m.22 views

CVE-2022-48667

A vulnerability was found in the Linux kernel's Server Message Block version 3 SMB3 protocol, specifically related to the insert range operation. This issue occurs when cached regions affected by the insert range operation are not properly discarded, which could lead to temporary file data...

6.1CVSS7.3AI score0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/28 1:15 p.m.21 views

CVE-2022-48667

In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in insert range insert range doesn't discard the affected cached region so can risk temporarily corrupting file data. Also includes some minor cleanup avoiding rereading inode size repeatedly...

3.3CVSS7.4AI score0.00195EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/28 1:15 p.m.19 views

CVE-2022-48668

In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in collapse range collapse range doesn't discard the affected cached region so can risk temporarily corrupting the file data. This fixes xfstest generic/031 I also decided to merge a minor...

3.3CVSS7.4AI score0.00195EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/28 1:15 p.m.9 views

AZL-67475 CVE-2022-48668 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in collapse range collapse range doesn't discard the affected cached region so can risk temporarily corrupting the file data. This fixes xfstest generic/031 I also decided to merge a minor...

3.3CVSS6.4AI score0.00195EPSS
SaveExploits0References1
Rows per page
Query Builder