In the Lustre file system before 2.12.3, the ptlrpc module has an out-of-bounds access and panic due to the lack of validation for specific fields of packets sent by a client. In the function lustre_msg_string, there is no validation of a certain length value derived from lustre_msg_buflen_v2.
The product writes data past the end, or before the beginning, of the intended buffer.
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-12613 | third party advisory exploit |
https://review.whamcloud.com/#/c/36209/ | third party advisory |