In the Lustre file system before 2.12.3, mdt_object_remote in the mdt module has a NULL pointer dereference and panic due to the lack of validation for specific fields of packets sent by a client.
The product dereferences a pointer that it expects to be valid but is NULL.
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-12615 | third party advisory exploit |
https://review.whamcloud.com/#/c/35869/ | third party advisory |