Bug 2334502 (CVE-2024-56626) - CVE-2024-56626 kernel: ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
Summary: CVE-2024-56626 kernel: ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
Keywords:
Status: NEW
Alias: CVE-2024-56626
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-27 15:06 UTC by OSIDB Bzimport
Modified: 2025-02-17 16:18 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-27 15:06:13 UTC
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.

Comment 1 Avinash Hanwate 2024-12-28 05:06:21 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024122712-CVE-2024-56626-f2f9@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.