Lucene search
+L

39 matches found

Cvelist
Cvelist
added 2025/07/02 2:43 p.m.9 views

CVE-2025-38092 ksmbd: use list_first_entry_or_null for opinfo_get_list()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use listfirstentryornull for opinfogetlist The listfirstentry macro never returns NULL. If the list is empty then it returns an invalid pointer. Use listfirstentryornull to check if the list is empty...

0.00136EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.20 views

CVE-2025-22041 ksmbd: fix use-after-free in ksmbd_sessions_deregister()

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.8CVSS0.00643EPSS
Exploits0References6
OSV
OSV
added 2025/04/16 2:11 p.m.12 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 !...

7.1CVSS6.5AI score0.00256EPSS
Exploits0References10
ATTACKERKB
ATTACKERKB
added 2024/11/18 10:15 a.m.3 views

CVE-2023-39180

A flaw was found within the handling of SMB2READ commands in the kernel ksmbd module. The issue results from not releasing memory after its effective lifetime. An attacker can leverage this to create a denial-of-service condition on affected installations of Linux. Authentication is not required ...

7.5CVSS5.7AI score0.01381EPSS
Exploits0References4
NVD
NVD
added 2024/11/18 10:15 a.m.41 views

CVE-2023-39180

A flaw was found within the handling of SMB2READ commands in the kernel ksmbd module. The issue results from not releasing memory after its effective lifetime. An attacker can leverage this to create a denial-of-service condition on affected installations of Linux. Authentication is not required ...

7.5CVSS0.01381EPSS
Exploits0References3
OSV
OSV
added 2024/11/18 10:15 a.m.10 views

CVE-2023-39180

A flaw was found within the handling of SMB2READ commands in the kernel ksmbd module. The issue results from not releasing memory after its effective lifetime. An attacker can leverage this to create a denial-of-service condition on affected installations of Linux. Authentication is not required ...

7.5CVSS7AI score0.01381EPSS
Exploits0References4
OSV
OSV
added 2024/11/18 10:15 a.m.1 views

DEBIAN-CVE-2023-39176

A flaw was found within the parsing of SMB2 requests that have a transform header in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this to disclose...

7.5CVSS5.5AI score0.00663EPSS
Exploits0References1
OSV
OSV
added 2024/11/18 10:15 a.m.26 views

CVE-2023-39176

A flaw was found within the parsing of SMB2 requests that have a transform header in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this to disclose...

7.5CVSS6.2AI score0.00663EPSS
Exploits0References4
OSV
OSV
added 2024/11/18 10:15 a.m.9 views

UBUNTU-CVE-2023-39180

A flaw was found within the handling of SMB2READ commands in the kernel ksmbd module. The issue results from not releasing memory after its effective lifetime. An attacker can leverage this to create a denial-of-service condition on affected installations of Linux. Authentication is not required ...

7.5CVSS5.8AI score0.01381EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/11/18 9:51 a.m.32 views

CVE-2023-39179 Kernel: ksmbd: read request out-of-bounds read information disclosure vulnerability

A flaw was found within the handling of SMB2 read requests in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this to disclose sensitive information on...

7.5CVSS0.01095EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/11/18 9:50 a.m.11 views

CVE-2023-39176 Kernel: ksmbd: transform header out-of-bounds read information disclosure vulnerability

A flaw was found within the parsing of SMB2 requests that have a transform header in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this to disclose...

5.8CVSS6.2AI score0.00663EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/11/18 9:50 a.m.31 views

CVE-2023-39176 Kernel: ksmbd: transform header out-of-bounds read information disclosure vulnerability

A flaw was found within the parsing of SMB2 requests that have a transform header in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this to disclose...

5.8CVSS0.00663EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/06/10 12:0 a.m.6 views

PT-2024-12777 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux Kernel ksmbd affected versions not specified Description: A flaw was found in the handling of SMB2 read requests in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in...

7.5CVSS5.9AI score0.01095EPSS
Exploits0References19
Positive Technologies
Positive Technologies
added 2024/01/14 12:0 a.m.17 views

PT-2024-2003 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel ksmbd affected versions not specified Description: The issue is related to the incorrect handling of authentication tokens in the smb2 sess setup function within the Linux kernel's ksmbd server. This can potentially allow an...

9.1CVSS6.7AI score0.78388EPSS
Exploits20References982
ATTACKERKB
ATTACKERKB
added 2023/07/24 4:15 p.m.6 views

CVE-2023-32258

A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2LOGOFF and SMB2CLOSE commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this...

8.1CVSS5.9AI score0.02515EPSS
Exploits0References5
OSV
OSV
added 2023/07/24 4:15 p.m.7 views

AZL-27760 CVE-2023-32248 affecting package kernel for versions less than 5.15.126.1-1

A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2TREECONNECT and SMB2QUERYINFO commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An attacker can leverage this...

7.5CVSS6.7AI score0.0406EPSS
Exploits0References1
OSV
OSV
added 2023/07/24 4:15 p.m.6 views

UBUNTU-CVE-2023-32247

A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2SESSIONSETUP commands. The issue results from the lack of control of resource consumption. An attacker can leverage this vulnerability to create a...

7.5CVSS6.8AI score0.03872EPSS
Exploits0References12
OSV
OSV
added 2023/05/23 12:0 a.m.6 views

UBUNTU-CVE-2023-32254

A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2TREEDISCONNECT commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this...

9.8CVSS6.9AI score0.02937EPSS
Exploits0References8
OSV
OSV
added 2022/12/23 4:15 p.m.10 views

AZL-12097 CVE-2022-47942 affecting package kernel for versions less than 5.15.86.1-1

An issue was discovered in ksmbd in the Linux kernel 5.15 through 5.19 before 5.19.2. There is a heap-based buffer overflow in setntacldacl, related to use of SMB2QUERYINFOHE after a malformed SMB2SETINFOHE command...

8.8CVSS7AI score0.03576EPSS
Exploits0References1
Rows per page
Query Builder