mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-02 11:40:26 +00:00
18 lines
659 B
Markdown
18 lines
659 B
Markdown
![]() |
### [CVE-2022-47940](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-47940)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An issue was discovered in ksmbd in the Linux kernel 5.15 through 5.18 before 5.18.18. fs/ksmbd/smb2pdu.c lacks length validation in the non-padding case in smb2_write.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.18
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/helgerod/ksmb-check
|
||
|
|