In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix out-of-bounds in parse_sec_desc()
If osidoffset, gsidoffset and dacloffset could be greater than smb_ntsd
struct size. If it is smaller, It could cause slab-out-of-bounds.
And when validating sid, It need to check it included subauth array size.
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    30 Oct 2025, 19:43
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://git.kernel.org/stable/c/159d059cbcb0e6d0e7a7b34af3862ba09a6b22d1 - Patch | |
| References | () https://git.kernel.org/stable/c/6a9831180d0b23b5c97e2bd841aefc8f82900172 - Patch | |
| References | () https://git.kernel.org/stable/c/c1569dbbe2d43041be9f3fef7ca08bec3b66ad1b - Patch | |
| References | () https://git.kernel.org/stable/c/d6e13e19063db24f94b690159d0633aaf72a0f03 - Patch | |
| CWE | CWE-125 | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 7.1 | 
| First Time | Linux Linux linux Kernel | |
| Summary | 
 | 
01 Apr 2025, 16:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-04-01 16:15
Updated : 2025-10-30 19:43
NVD link : CVE-2025-21946
Mitre link : CVE-2025-21946
CVE.ORG link : CVE-2025-21946
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-125
                        
            Out-of-bounds Read
