In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
slab out-of-bounds write is caused by that offsets is bigger than pntsd
allocation size. This patch add the check to validate 3 offsets using
allocation size.
References
Configurations
No configuration.
History
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/09d9d8b40a3338193619c14ed4dc040f4f119e70 - | |
References | () https://git.kernel.org/stable/c/712e01f32e577e7e48ab0adb5fe550646a3d93cb - | |
References | () https://git.kernel.org/stable/c/8387c94d73ec66eb597c7a23a8d9eadf64bfbafa - | |
References | () https://git.kernel.org/stable/c/aaf0a07d60887d6c36fc46a24de0083744f07819 - | |
References | () https://git.kernel.org/stable/c/eebff19acaa35820cb09ce2ccb3d21bee2156ffb - |
01 Aug 2024, 14:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.4 |
CWE | CWE-787 | |
Summary |
|
21 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 16:15
Updated : 2024-11-21 08:40
NVD link : CVE-2023-52755
Mitre link : CVE-2023-52755
CVE.ORG link : CVE-2023-52755
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write