Lucene search
+L

1077 matches found

OSV
OSV
added 2024/05/19 9:15 a.m.5 views

UBUNTU-CVE-2024-35862

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.2AI score0.00662EPSS
SaveExploits0References21
OSV
OSV
added 2024/05/19 9:15 a.m.11 views

UBUNTU-CVE-2024-35869

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon-ses are also...

9.8CVSS6.6AI score0.00647EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.22 views

CVE-2024-35869

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon-ses are also...

9.8CVSS6.2AI score0.00647EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 9:15 a.m.5 views

UBUNTU-CVE-2024-35864

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.1AI score0.00656EPSS
SaveExploits0References41
OSV
OSV
added 2024/05/19 9:15 a.m.6 views

UBUNTU-CVE-2024-35865

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

9.8CVSS6.2AI score0.00631EPSS
SaveExploits0References22
OSV
OSV
added 2024/05/19 9:15 a.m.8 views

UBUNTU-CVE-2024-35863

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.2AI score0.00662EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/19 9:15 a.m.6 views

UBUNTU-CVE-2024-35868

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

7.8CVSS6.1AI score0.00236EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/19 8:34 a.m.36 views

CVE-2024-35870 smb: client: fix UAF in smb2_reconnect_server()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver The UAF bug is due to smb2reconnectserver accessing a session that is already being teared down by another thread that is executing cifsputsmbses. This can happen when a the client has...

9.8CVSS6AI score
SaveExploits0References8
OSV
OSV
added 2024/05/19 8:34 a.m.20 views

CVE-2024-35869 smb: client: guarantee refcounted children from parent session

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon-ses are also...

9.8CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2024/05/19 8:34 a.m.134 views

CVE-2024-35868

CVE-2024-35868 is a Linux kernel vulnerability related to the SMB/CIFS client: it fixes a potential use-after-free in cifs_stats_proc_write() by skipping sessions that are tearing down (status SES_EXITING). The issue is addressed in Linux kernel updates; multiple Red Hat advisories (RHSA-2026:053...

7.8CVSS6.7AI score0.00236EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/19 8:34 a.m.210 views

CVE-2024-35867

CVE-2024-35867 pertains to the Linux kernel SMB client. The vulnerability arises from a potential use-after-free in cifs_stats_proc_show(), mitigated by skipping sessions that are tearing down (status SES_EXITING) to prevent UAF. The fix resolves a local-attack scenario with high impact on confid...

7.8CVSS6.7AI score0.00267EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/05/19 8:34 a.m.18 views

CVE-2024-35866 smb: client: fix potential UAF in cifs_dump_full_key()

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

6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.26 views

CVE-2024-35865 smb: client: fix potential UAF in smb2_is_valid_oplock_break()

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

9.8CVSS6.5AI score0.00631EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/19 8:34 a.m.15 views

CVE-2024-35865 smb: client: fix potential UAF in smb2_is_valid_oplock_break()

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

9.8CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.41 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.00662EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/19 8:34 a.m.205 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.00662EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/19 8:34 a.m.199 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.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.00662EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.30 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
CVE
CVE
added 2024/05/19 8:34 a.m.192 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.00662EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder