In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
If authblob->SessionKey.Length is bigger than session key
size(CIFS_KEY_SIZE), slub overflow can happen in key exchange codes.
cifs_arc4_crypt copy to session key array from SessionKey from client.
References
Configurations
Configuration 1 (hide)
|
History
28 May 2024, 20:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
01 May 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
15 Mar 2024, 13:44
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-119 | |
References | () https://git.kernel.org/stable/c/30fd6521b2fbd9b767e438e31945e5ea3e3a2fba - Patch | |
References | () https://git.kernel.org/stable/c/4b081ce0d830b684fdf967abc3696d1261387254 - Patch | |
References | () https://git.kernel.org/stable/c/7f1d6cb0eb6af3a8088dc24b7ddee9a9711538c4 - Patch | |
References | () https://git.kernel.org/stable/c/bd554ed4fdc3d38404a1c43d428432577573e809 - Patch | |
References | () https://git.kernel.org/stable/c/ecd7e1c562cb08e41957fcd4b0e404de5ab38e20 - Patch |
22 Feb 2024, 19:07
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Feb 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-21 08:15
Updated : 2024-05-28 20:16
NVD link : CVE-2023-52440
Mitre link : CVE-2023-52440
CVE.ORG link : CVE-2023-52440
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer