First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read An offset from client could be a negative value, It could lead to an out-of-bounds read from the stream_buf. Note that this issue is coming when setting 'vfs objects = streams_xattr parameter' in ksmbd.conf.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.15<5.15.176 | |
Linux Kernel | >=5.16<6.1.120 | |
Linux Kernel | >=6.2<6.6.66 | |
Linux Kernel | >=6.7<6.12.5 | |
Linux Kernel | =6.13-rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56627 has a medium severity rating due to the potential for an out-of-bounds read in the Linux kernel.
To fix CVE-2024-56627, you should update your Linux kernel to a version that has addressed the vulnerability.
CVE-2024-56627 affects multiple versions of the Linux kernel, specifically from 5.15 to 6.12.5, including certain ranges.
Yes, CVE-2024-56627 could potentially be exploited remotely if an attacker sends a negative offset from a client.
Currently, the best approach for CVE-2024-56627 is to apply the security updates rather than relying on a workaround.