mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
938 B
Markdown
19 lines
938 B
Markdown
|
|
### [CVE-2024-56626](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56626)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
In the Linux kernel, the following vulnerability has been resolved:ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_writeAn offset from client could be a negative value, It could allowsto 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.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
No PoCs from references.
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/cku-heise/euvd-api-doc
|
||
|
|
- https://github.com/xairy/linux-kernel-exploitation
|
||
|
|
|