mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
18 lines
658 B
Markdown
18 lines
658 B
Markdown
### [CVE-2023-38427](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38427)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/smb2pdu.c in ksmbd has an integer underflow and out-of-bounds read in deassemble_neg_contexts.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.8
|
|
|
|
#### Github
|
|
- https://github.com/chenghungpan/test_data
|
|
|