cve/2022/CVE-2022-47940.md

18 lines
659 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-47940](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-47940)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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