Lucene search
+L

2320 matches found

CVE
CVE
added 2025/04/16 2:11 p.m.162 views

CVE-2025-22041

The CVE-2025-22041 issue affects the Linux kernel ksmbd subsystem. In multichannel mode, a use-after-free can occur in ksmbd_sessions_deregister() when a second channel creates a session via the first channel’s connection, causing a freed session in the global session table to be dereferenced via...

8.8CVSS6.6AI score0.00683EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.12 views

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.8CVSS5.7AI score0.00683EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.34 views

CVE-2025-22040 ksmbd: fix session use-after-free in multichannel connection

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.8CVSS0.00691EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/16 2:11 p.m.146 views

CVE-2025-22040

CVE-2025-22040 affects the Linux kernel ksmbd multichannel path. A race between session setup and ksmbd_sessions_deregister can free a session before its connection is added to the session’s channel list. The fix adds a reference-count check before freeing the session. Documented impact is high (...

8.8CVSS6.5AI score0.00691EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/16 2:11 p.m.10 views

CVE-2025-22040 ksmbd: fix session use-after-free in multichannel connection

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.8CVSS6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.17 views

CVE-2025-22040 ksmbd: fix session use-after-free in multichannel connection

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.4AI score0.00691EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.9 views

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.8CVSS5.7AI score0.00691EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.32 views

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

8.8CVSS5.7AI score0.00775EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.33 views

CVE-2025-22038 ksmbd: validate zero num_subauth before sub_auth is accessed

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero numsubauth before subauth is accessed Access psid-subauthpsid-numsubauth - 1 without checking if numsubauth is non-zero leads to an out-of-bounds read. This patch adds a validation step to ensure numsubauth !...

8.3CVSS0.00579EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/16 2:11 p.m.17 views

CVE-2025-22038 ksmbd: validate zero num_subauth before sub_auth is accessed

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero numsubauth before subauth is accessed Access psid-subauthpsid-numsubauth - 1 without checking if numsubauth is non-zero leads to an out-of-bounds read. This patch adds a validation step to ensure numsubauth !...

8.3CVSS6.5AI score
SaveExploits0References10
CVE
CVE
added 2025/04/16 2:11 p.m.154 views

CVE-2025-22038

CVE-2025-22038 concerns the Linux kernel, specifically the ksmbd path. The issue arises when accessing psid->sub_auth[psid->num_subauth - 1] without ensuring num_subauth is non-zero, which can cause an out-of-bounds read. The provided description states the patch adds a validation step to r...

8.3CVSS6.5AI score0.00579EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.32 views

CVE-2025-22039 ksmbd: fix overflow in dacloffset bounds check

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

8.8CVSS0.00775EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.14 views

CVE-2025-22038

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero numsubauth before subauth is accessed Access psid-subauthpsid-numsubauth - 1 without checking if numsubauth is non-zero leads to an out-of-bounds read. This patch adds a validation step to ensure numsubauth !...

8.3CVSS6AI score0.00579EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:11 p.m.156 views

CVE-2025-22037

CVE-2025-22037 affects the Linux kernel’s ksmbd component. The issue is a null pointer dereference in alloc_preauth_hash triggered when a client sends a malformed SMB2 negotiate request, allowing a subsequent session setup before conn->preauth_info is allocated. A patch introduces KSMBD_SESS_N...

7.5CVSS6.5AI score0.67588EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/04/16 2:11 p.m.16 views

CVE-2025-22037 ksmbd: fix null pointer dereference in alloc_preauth_hash()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in allocpreauthhash The Client send malformed smb2 negotiate request. ksmbd return error response. Subsequently, the client can send smb2 session setup even thought conn-preauthinfo is not...

7.5CVSS6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.35 views

CVE-2025-22037 ksmbd: fix null pointer dereference in alloc_preauth_hash()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in allocpreauthhash The Client send malformed smb2 negotiate request. ksmbd return error response. Subsequently, the client can send smb2 session setup even thought conn-preauthinfo is not...

7.5CVSS0.67588EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.7 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 missing ksmbd create lease context boundary check...

6.5AI score0.00518EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.9 views

PT-2025-16677

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A null pointer dereference exists in the alloc preauth hash function within the ksmbd module. This occurs when a client sends a malformed SMB2 negotiate request, causing ksmbd to return ...

7.5CVSS6.5AI score0.67588EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.12 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 ksmbd dacloffset boundary check overflow...

7.1CVSS6.5AI score0.00775EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.13 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 null pointer dereference when ksmbd is not assigned preauthinfo...

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