
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-22705 affects the Linux kernel versions before 6.6.10, specifically in the ksmbd component. The vulnerability was discovered in the smb2_get_data_area_len function within fs/smb/server/smb2misc.c, which can cause an smb_strndup_from_utf16 out-of-bounds access due to improper handling of the relationship between Name data and CreateContexts data (NVD, CVE).
The vulnerability stems from a validation issue in the ksmbd_check_message function where if NameOffset/Length is larger than CreateContextsOffset/Length, the request buffer is not validated correctly. This can lead to an out-of-bounds read vulnerability when calling smb_strndup_from_utf16() in smb2_open(). The CVSS v3.1 base score for this vulnerability is 7.8 (HIGH) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
An attacker could exploit this vulnerability to cause a denial of service (system crash) or potentially expose sensitive information through the out-of-bounds read vulnerability (Ubuntu).
The vulnerability has been fixed in Linux kernel version 6.6.10. The fix involves modifying the smb2_get_data_area_len function to properly handle cases where NameLength is non-zero by setting the larger of the two sums (Name and CreateContext size) as the offset and length of the data area (Kernel Commit).
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."