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.
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-12612 | third party advisory exploit |
https://review.whamcloud.com/#/c/36273/ | third party advisory |