Lucene search
+L

8910 matches found

CVE
CVE
added 2024/05/19 8:34 a.m.213 views

CVE-2024-35863

CVE-2024-35863 : In the Linux kernel, a Use-After-Free (UAF) issue was fixed in the SMB client by guarding the is_valid_oplock_break path. The patch skips sessions that are tearing down (status == SES_EXITING) to avoid UAF, mitigating a local-vectored vulnerability in the SMB client code path. Th...

9.8CVSS6.7AI score0.00656EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/19 8:34 a.m.202 views

CVE-2024-35864

CVE-2024-35864 is a Linux kernel SMB client issue. The root cause is a use-after-free in smb2_is_valid_lease_break() that can occur while handling SMB2 lease breaks, with sessions in SES_EXITING state skipped to avoid UAF. The vulnerability is linked to local attack vectors and a highImpact scena...

9.8CVSS6.7AI score0.00656EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.25 views

CVE-2024-35864 smb: client: fix potential UAF in smb2_is_valid_lease_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isvalidleasebreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.9AI score0.00656EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.43 views

CVE-2024-35863 smb: client: fix potential UAF in is_valid_oplock_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in isvalidoplockbreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.5AI score0.00656EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.15 views

CVE-2024-35863 smb: client: fix potential UAF in is_valid_oplock_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in isvalidoplockbreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.8AI score0.00656EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 8:34 a.m.16 views

CVE-2024-35864 smb: client: fix potential UAF in smb2_is_valid_lease_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isvalidleasebreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.2AI score
SaveExploits0References7
OSV
OSV
added 2024/05/19 8:34 a.m.21 views

CVE-2024-35863 smb: client: fix potential UAF in is_valid_oplock_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in isvalidoplockbreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.25 views

CVE-2024-35864 smb: client: fix potential UAF in smb2_is_valid_lease_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isvalidleasebreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.5AI score0.00656EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/19 8:34 a.m.217 views

CVE-2024-35862

CVE-2024-35862 (CVE entry) : Astra Linux security advisory describes a Linux kernel SMB client issue where a potential Use-After-Free (UAF) in smb2_is_network_name_deleted() could occur. The advisory notes that sessions being torn down (status SES_EXITING) are skipped to avoid UAF, indicating a f...

9.8CVSS6.7AI score0.00662EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/19 8:34 a.m.17 views

CVE-2024-35862 smb: client: fix potential UAF in smb2_is_network_name_deleted()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isnetworknamedeleted Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.12 views

CVE-2024-35862 smb: client: fix potential UAF in smb2_is_network_name_deleted()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isnetworknamedeleted Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.7AI score0.00662EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.31 views

CVE-2024-35862 smb: client: fix potential UAF in smb2_is_network_name_deleted()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isnetworknamedeleted Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.5AI score0.00662EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.34 views

CVE-2024-35861 smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifssignalcifsdforreconnect Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.5AI score0.00656EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.28 views

CVE-2024-35861 smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifssignalcifsdforreconnect Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.8AI score0.00656EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/19 8:34 a.m.198 views

CVE-2024-35861

CVE-2024-35861: In the Linux kernel, smb client code (cifs) was fixed to address a potential use-after-free in cifs_signal_cifsd_for_reconnect(). The patch adds a skip for sessions that are tearing down (status == SES_EXITING) to avoid a UAF. The description indicates this fixes a use-after-free ...

9.8CVSS6.7AI score0.00656EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/19 8:34 a.m.23 views

CVE-2024-35861 smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifssignalcifsdforreconnect Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.1AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the smb module...

7.8CVSS6.8AI score0.00267EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a post-release reuse issue in the smb module...

7.8CVSS6.4AI score0.00656EPSS
SaveExploits0References6
Rapid7 Blog
Rapid7 Blog
added 2024/05/17 8:11 p.m.24 views

Metasploit Wrap-Up 05/17/2024

LDAP Authentication Improvements This week, in Metasploit v6.4.9, the team has added multiple improvements for LDAP related attacks. Two improvements relating to authentication is the new support for Signing and Channel Binding. Microsoft has been making changes to harden the communications to...

7.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.23 views

EulerOS Virtualization 3.0.6.6 : samba (EulerOS-SA-2024-1665)

According to the versions of the samba packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An infinite loop vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets se...

7.5CVSS6.5AI score0.62402EPSS
SaveExploits0References4
Rows per page
Query Builder