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().
Metrics
Affected Vendors & Products
References
History
Mon, 02 Dec 2024 08:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Fri, 20 Sep 2024 23:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-125 |
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-01T05:18:47.428Z
Updated: 2024-12-19T08:51:02.691Z
Reserved: 2024-02-19T14:20:24.200Z
Link: CVE-2024-26954
Vulnrichment
Updated: 2024-08-02T00:21:05.749Z
NVD
Status : Awaiting Analysis
Published: 2024-05-01T06:15:11.583
Modified: 2024-12-02T08:15:05.363
Link: CVE-2024-26954
Redhat