Show filters
309 Total Results
Displaying 21-30 of 309
Sort by:
Attacker Value
Unknown

CVE-2023-32258

Disclosure Date: July 24, 2023 (last updated August 23, 2024)
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 SMB2_LOGOFF and SMB2_CLOSE commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to execute code in the context of the kernel.
Attacker Value
Unknown

CVE-2023-32257

Disclosure Date: July 24, 2023 (last updated August 23, 2024)
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 SMB2_SESSION_SETUP and SMB2_LOGOFF commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to execute code in the context of the kernel.
Attacker Value
Unknown

CVE-2023-32252

Disclosure Date: July 24, 2023 (last updated August 28, 2024)
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 SMB2_LOGOFF commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.
Attacker Value
Unknown

CVE-2023-32248

Disclosure Date: July 24, 2023 (last updated December 05, 2023)
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 SMB2_TREE_CONNECT and SMB2_QUERY_INFO commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.
Attacker Value
Unknown

CVE-2023-32247

Disclosure Date: July 24, 2023 (last updated August 28, 2024)
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 SMB2_SESSION_SETUP commands. The issue results from the lack of control of resource consumption. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.
Attacker Value
Unknown

CVE-2023-38432

Disclosure Date: July 18, 2023 (last updated December 23, 2023)
An issue was discovered in the Linux kernel before 6.3.10. fs/smb/server/smb2misc.c in ksmbd does not validate the relationship between the command payload size and the RFC1002 length specification, leading to an out-of-bounds read.
Attacker Value
Unknown

CVE-2023-38431

Disclosure Date: July 18, 2023 (last updated June 19, 2024)
An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/connection.c in ksmbd does not validate the relationship between the NetBIOS header's length field and the SMB header sizes, via pdu_size in ksmbd_conn_handler_loop, leading to an out-of-bounds read.
Attacker Value
Unknown

CVE-2023-38430

Disclosure Date: July 18, 2023 (last updated June 19, 2024)
An issue was discovered in the Linux kernel before 6.3.9. ksmbd does not validate the SMB request protocol ID, leading to an out-of-bounds read.
Attacker Value
Unknown

CVE-2023-38428

Disclosure Date: July 18, 2023 (last updated December 16, 2023)
An issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/smb2pdu.c in ksmbd does not properly check the UserName value because it does not consider the address of security buffer, leading to an out-of-bounds read.
Attacker Value
Unknown

CVE-2023-38427

Disclosure Date: July 18, 2023 (last updated August 28, 2024)
An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/smb2pdu.c in ksmbd has an integer underflow and out-of-bounds read in deassemble_neg_contexts.