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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The security_context_to_sid_core function in security/selinux/ss/services.c in the Linux kernel before 3.13.4 allows local users to cause a denial of service (system crash) by leveraging the CAP_MAC_ADMIN capability to set a zero-length security context.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2129-1
|
|
- http://www.ubuntu.com/usn/USN-2136-1
|
|
- http://www.ubuntu.com/usn/USN-2140-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|