mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
19 lines
775 B
Markdown
19 lines
775 B
Markdown
### [CVE-2023-38431](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38431)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/connection.c in ksmbd does not validate the relationship between the NetBIOS header's length field and the SMB header sizes, via pdu_size in ksmbd_conn_handler_loop, leading to an out-of-bounds read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/chenghungpan/test_data
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|