### [CVE-2019-20431](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20431) ![](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 In the Lustre file system before 2.12.3, the ptlrpc module has an osd_map_remote_to_local out-of-bounds access and panic due to the lack of validation for specific fields of packets sent by a client. osd_bufs_get in the osd_ldiskfs module does not validate a certain length value. ### POC #### Reference - http://lustre.org/ - http://wiki.lustre.org/Lustre_2.12.3_Changelog #### Github No PoCs found on GitHub currently.