### [CVE-2016-5009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5009) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description The handle_command function in mon/Monitor.cc in Ceph allows remote authenticated users to cause a denial of service (segmentation fault and ceph monitor crash) via an (1) empty or (2) crafted prefix. ### POC #### Reference - https://github.com/ceph/ceph/commit/957ece7e95d8f8746191fd9629622d4457d690d6 #### Github No PoCs found on GitHub currently.