
Cloud Vulnerability DB
A community-led vulnerabilities database
An issue was discovered in the Linux kernel before 6.3.4. The vulnerability (CVE-2023-38428) exists in fs/ksmbd/smb2pdu.c where 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 (CVE Details, Ubuntu Security).
The vulnerability is located in the ksmbd component of the Linux kernel, specifically in the fs/ksmbd/smb2pdu.c file. The issue occurs because the code incorrectly validates the UserName buffer by comparing it against the wrong length parameter. Instead of comparing name_off + name_len with secbuf_len, it was comparing against auth_msg_len, which could lead to an out-of-bounds read condition. The vulnerability has been assigned a CVSS v3.1 base score of 9.1 (CRITICAL) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H (NVD).
Successful exploitation of this vulnerability could lead to disclosure of sensitive information through out-of-bounds read or result in a Denial of Service (DoS) condition. The vulnerability affects various Linux kernel versions prior to 6.3.4 and has potential impact on systems using the ksmbd component (NetApp Advisory).
The vulnerability has been fixed in Linux kernel version 6.3.4. The fix involves correcting the buffer length validation by comparing name_off + name_len with secbuf_len instead of auth_msg_len. Users are advised to upgrade to Linux kernel version 6.3.4 or later to address this vulnerability (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."