cve/2024/CVE-2024-56627.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2024-56627

Description

In the Linux kernel, the following vulnerability has been resolved:ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_readAn offset from client could be a negative value, It could leadto 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.

POC

Reference

No PoCs from references.

Github