### [CVE-2014-6417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6417) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description net/ceph/auth_x.c in Ceph, as used in the Linux kernel before 3.16.3, does not properly consider the possibility of kmalloc failure, which allows remote attackers to cause a denial of service (system crash) or possibly have unspecified other impact via a long unencrypted auth ticket. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2376-1 #### Github - https://github.com/Live-Hack-CVE/CVE-2014-6417