mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
810 B
Markdown
19 lines
810 B
Markdown
### [CVE-2019-20427](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20427)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Lustre file system before 2.12.3, the ptlrpc module has a buffer overflow and panic, and possibly remote code execution, due to the lack of validation for specific fields of packets sent by a client. Interaction between req_capsule_get_size and tgt_brw_write leads to a tgt_shortio2pages integer signedness error.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://lustre.org/
|
|
- http://wiki.lustre.org/Lustre_2.12.3_Changelog
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|