Lucene search
+L

2027 matches found

NVD
NVD
added 2025/05/01 2:15 p.m.19 views

CVE-2025-37776

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smbbreakalllevIIoplock There is a room in smbbreakalllevIIoplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop...

8.8CVSS0.00158EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:15 p.m.3 views

UBUNTU-CVE-2025-37775

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix the warning from kernelwriteiter 2110.972290 ------------ cut here ------------ 2110.972301 WARNING: CPU: 3 PID: 735 at fs/readwrite.c:599 kernelwriteiter+0x21b/0x280 This patch doesn't allow writing to directory...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References27
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.9 views

CVE-2025-37778

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krbauthenticate krbauthenticate frees sess-user and does not set the pointer to NULL. It calls ksmbdkrb5authenticate to reinitialise sess-user but that function may return without doing so. If that...

7.8CVSS5.6AI score0.00483EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 1:7 p.m.13 views

CVE-2025-37778 ksmbd: Fix dangling pointer in krb_authenticate

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krbauthenticate krbauthenticate frees sess-user and does not set the pointer to NULL. It calls ksmbdkrb5authenticate to reinitialise sess-user but that function may return without doing so. If that...

7.8CVSS6.1AI score0.00483EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.8 views

CVE-2025-37777

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2leasebreaknoti Move tcptransport free to ksmbdconnfree. If ksmbd connection is referenced when ksmbd server thread terminates, It will not be freed, but conn-tcptransport is freed...

8.8CVSS5.7AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.20 views

CVE-2025-37777 ksmbd: fix use-after-free in __smb2_lease_break_noti()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2leasebreaknoti Move tcptransport free to ksmbdconnfree. If ksmbd connection is referenced when ksmbd server thread terminates, It will not be freed, but conn-tcptransport is freed...

8.8CVSS0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 1:7 p.m.101 views

CVE-2025-37777

CVE-2025-37777: In the Linux kernel ksmbd path, a use-after-free could occur in __smb2_lease_break_noti() when the connection is disconnected, because ksmbd_conn_write may touch freed structures if conn->ksmbd_transport is already freed. The fix moves the tcp_transport free to ksmbd_conn_free,...

8.8CVSS6.6AI score0.00168EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 1:7 p.m.6 views

CVE-2025-37777 ksmbd: fix use-after-free in __smb2_lease_break_noti()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2leasebreaknoti Move tcptransport free to ksmbdconnfree. If ksmbd connection is referenced when ksmbd server thread terminates, It will not be freed, but conn-tcptransport is freed...

8.8CVSS6.1AI score0.00168EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.18 views

CVE-2025-37775 ksmbd: fix the warning from __kernel_write_iter

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix the warning from kernelwriteiter 2110.972290 ------------ cut here ------------ 2110.972301 WARNING: CPU: 3 PID: 735 at fs/readwrite.c:599 kernelwriteiter+0x21b/0x280 This patch doesn't allow writing to directory...

0.00164EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.8 views

CVE-2025-37776

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smbbreakalllevIIoplock There is a room in smbbreakalllevIIoplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop...

8.8CVSS5.7AI score0.00158EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.15 views

CVE-2025-37776 ksmbd: fix use-after-free in smb_break_all_levII_oplock()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smbbreakalllevIIoplock There is a room in smbbreakalllevIIoplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop...

8.8CVSS0.00158EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 1:7 p.m.105 views

CVE-2025-37776

CVE-2025-37776 : In the Linux kernel, ksmbd has a use-after-free in smb_break_all_levII_oplock() caused by a race when unlocking in the middle of the loop. A patch adds a read lock to protect the whole loop. This vulnerability has a local attack vector with high impact (C/H/I/A) per CVSS v3.1, an...

8.8CVSS6.5AI score0.00158EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/05/01 1:7 p.m.118 views

CVE-2025-37775

CVE-2025-37775 affects the Linux kernel in the ksmbd component. The issue centers on a warning in __kernel_write_iter that could relate to directory write attempts; the patch stabilizes behavior by not allowing writes to directories, as described in the initial advisory. The vulnerability is addr...

5.5CVSS6.6AI score0.00164EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.8 views

PT-2025-22217

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified where a client can send an empty newname string to the ksmbd server, causing a kernel oops from d alloc. This issue occurs when...

5.5CVSS6.7AI score0.00155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/25 12:0 a.m.4 views

PT-2025-22186

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue in the Linux kernel's ksmbd component, related to Kerberos authentication, has been identified. The problem arises when another thread operates on a session and us...

9.8CVSS6.7AI score0.11039EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/19 11:16 p.m.6 views

SUSE CVE-2025-22074

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.9 views

SUSE CVE-2025-22039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix overflow in dacloffset bounds check The dacloffset field was originally typed as int and used in an unchecked addition, which could overflow and bypass the existing bounds check in both smbcheckpermdacl and...

7.1CVSS7.7AI score0.00276EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.7 views

SUSE CVE-2025-22040

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix session use-after-free in multichannel connection There is a race condition between session setup and ksmbdsessionsderegister. The session can be freed before the connection is added to channel list of session. This...

8.8CVSS7.6AI score0.00651EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.5 views

SUSE CVE-2025-22041

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionsderegister In multichannel mode, UAF issue can occur in sessionderegister when the second channel sets up a session through the connection of the first channel. session that is freed...

8.8CVSS7.7AI score0.00643EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.5 views

SUSE CVE-2025-22042

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for create lease context Add missing bounds check for create lease context...

5.5CVSS7.8AI score0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder