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.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
http://wiki.lustre.org/Lustre_2.12.3_Changelog | release notes vendor advisory |
http://lustre.org/ | product vendor advisory |
https://jira.whamcloud.com/browse/LU-12600 | third party advisory issue tracking exploit |
https://review.whamcloud.com/#/c/35867/ | third party advisory exploit |