mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2014-6417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6417)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|