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

18 lines
739 B
Markdown

### [CVE-2014-6418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6418)
![](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 validate auth replies, which allows remote attackers to cause a denial of service (system crash) or possibly have unspecified other impact via crafted data from the IP address of a Ceph Monitor.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2376-1
#### Github
No PoCs found on GitHub currently.