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 ldlm_cancel_hpreq_check, there is no lock_count bounds check.
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-12614 | third party advisory exploit |
https://review.whamcloud.com/#/c/36107/ | third party advisory |