CVE-2023-52441

Severity CVSS v4.0:
Pending analysis
Type:
CWE-119 Buffer Errors
Publication date:
21/02/2024
Last modified:
28/05/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ksmbd: fix out of bounds in init_smb2_rsp_hdr()<br /> <br /> If client send smb2 negotiate request and then send smb1 negotiate<br /> request, init_smb2_rsp_hdr is called for smb1 negotiate request since<br /> need_neg is set to false. This patch ignore smb1 packets after -&gt;need_neg<br /> is set to false.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.15.0 (including) 5.15.145 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16.0 (including) 6.1.53 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2.0 (including) 6.4.16 (excluding)