Lucene search
+L

1077 matches found

Cvelist
Cvelist
added 2024/05/21 3:30 p.m.28 views

CVE-2023-52757 smb: client: fix potential deadlock when releasing mids

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential deadlock when releasing mids All releasemid callers seem to hold a reference of @mid so there is no need to call krefput&mid-refcount, releasemid under @server-midlock spinlock. If they don't, then an...

6.5AI score0.00184EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.32 views

CVE-2023-52751

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS8AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:30 p.m.24 views

CVE-2023-52751 smb: client: fix use-after-free in smb2_query_info_compound()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.45 views

CVE-2023-52752 smb: client: fix use-after-free bug in cifs_debug_data_proc_show()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

7.8CVSS7AI score0.00246EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/21 3:30 p.m.192 views

CVE-2023-52751

CVE-2023-52751 : In the Linux kernel CIFS (smb2_query_info_compound), a race between open_cached_dir() and cached_dir_lease_break() can trigger a use-after-free in the cache entry for a newly created directory handle. The issue arises as the code drops the last reference to the new cfid while a l...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35861

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...

7.8CVSS6.8AI score0.00662EPSS
SaveExploits0References127
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 views

SUSE 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...

7.8CVSS6.2AI score0.00656EPSS
SaveExploits0References122
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE 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...

5.5CVSS6.4AI score0.00631EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35866

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...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 views

SUSE 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...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35867

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

7.8CVSS6.4AI score0.00267EPSS
SaveExploits0References80
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.9 views

SUSE 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...

7.8CVSS6.6AI score0.00647EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2024/05/21 12:0 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 Linux kernel, which stems from a post-release reuse vulnerability in the smb:client module...

7.8CVSS6.2AI score0.00246EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/20 2:22 p.m.25 views

CVE-2024-35867

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

5.5CVSS6.5AI score0.00267EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 2:22 p.m.18 views

CVE-2024-35866

A use-after-free flaw was found in the Linux kernel in the smb client cifsdumpfullkey when exiting a session. This flaw allows a local attacker to crash the system...

5.5CVSS8.7AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 2:22 p.m.23 views

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...

5.5CVSS6.5AI score0.00631EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 2:21 p.m.19 views

CVE-2024-35863

A use-after-free flaw was found in the Linux kernel in smb isvalidoplockbreak when exiting a session. This flaw allows a local attacker to crash the system...

5.5CVSS8.7AI score0.00662EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 2:21 p.m.24 views

CVE-2024-35862

A use-after-free flaw was found in the Linux kernel in smb smb2isnetworknamedeleted when exiting a session. This flaw allows a local attacker to crash the system...

5.5CVSS8.7AI score0.00662EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 1:44 p.m.27 views

CVE-2024-35869

The following vulnerability has been resolved in the Linux kernel: smb: client: Fix - Guarantee refcounted children from the parent session...

5.5CVSS8.6AI score0.00647EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 1:44 p.m.26 views

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...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References4
Rows per page
Query Builder