Files
CVEs-PoC/2014/CVE-2014-6416.md
T
2024-06-10 18:01:06 +00:00

18 lines
720 B
Markdown

### [CVE-2014-6416](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6416)
![](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
Buffer overflow in net/ceph/auth_x.c in Ceph, as used in the Linux kernel before 3.16.3, allows remote attackers to cause a denial of service (memory corruption and panic) 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-6416