In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
If ->NameOffset of smb2_create_req is smaller than Buffer offset of
smb2_create_req, slab-out-of-bounds read can happen from smb2_open.
This patch set the minimum value of the name offset to the buffer offset
to validate name length of smb2_create_req().
                
            References
                    Configurations
                    Configuration 1 (hide)
            
            
  | 
    
History
                    03 Nov 2025, 22:16
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
        
        
  | 
11 Sep 2025, 13:15
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time | 
        
        Linux linux Kernel
         Linux  | 
|
| CWE | CWE-125 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS | 
        v2 :  v3 :  | 
    
        v2 : unknown
         v3 : 7.1  | 
| References | 
        
        
  | 
|
| References | () https://git.kernel.org/stable/c/3b8da67191e938a63d2736dabb4ac5d337e5de57 - Mailing List, Patch | |
| References | () https://git.kernel.org/stable/c/4f97e6a9d62cb1fce82fbf4baff44b83221bc178 - Mailing List, Patch | |
| References | () https://git.kernel.org/stable/c/a80a486d72e20bd12c335bcd38b6e6f19356b0aa - Mailing List, Patch | |
| References | () https://git.kernel.org/stable/c/d70c2e0904ab3715c5673fd45788a464a246d1db - Mailing List, Patch | 
02 Dec 2024, 08:15
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
        
        
  | 
21 Nov 2024, 09:03
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://git.kernel.org/stable/c/3b8da67191e938a63d2736dabb4ac5d337e5de57 - | |
| References | () https://git.kernel.org/stable/c/4f97e6a9d62cb1fce82fbf4baff44b83221bc178 - | |
| References | () https://git.kernel.org/stable/c/a80a486d72e20bd12c335bcd38b6e6f19356b0aa - | |
| Summary | 
        
        
  | 
01 May 2024, 06:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-05-01 06:15
Updated : 2025-11-03 22:16
NVD link : CVE-2024-26954
Mitre link : CVE-2024-26954
CVE.ORG link : CVE-2024-26954
JSON object : View
Products Affected
                linux
- linux_kernel
 
CWE
                
                    
                        
                        CWE-125
                        
            Out-of-bounds Read
