In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
An offset from client could be a negative value, It could allows
to write data outside the bounds of the allocated buffer.
Note that this issue is coming when setting
'vfs objects = streams_xattr parameter' in ksmbd.conf.
References
Configurations
Configuration 1 (hide)
|
History
16 Jan 2025, 16:18
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/164d3597d26d9acff5d5b8bc3208bdcca942dd6a - Patch | |
References | () https://git.kernel.org/stable/c/1aea5c9470be2c7129704fb1b9562b1e3e0576f8 - Patch | |
References | () https://git.kernel.org/stable/c/313dab082289e460391c82d855430ec8a28ddf81 - Patch | |
References | () https://git.kernel.org/stable/c/8cd7490fc0f268883e86e840cda5311257af69ca - Patch | |
References | () https://git.kernel.org/stable/c/c5797f195c67132d061d29c57a7c6d30530686f0 - Patch | |
CWE | CWE-787 | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
09 Jan 2025, 16:16
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References |
|
27 Dec 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-27 15:15
Updated : 2025-01-16 16:18
NVD link : CVE-2024-56626
Mitre link : CVE-2024-56626
CVE.ORG link : CVE-2024-56626
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write