mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
734 B
Markdown
18 lines
734 B
Markdown
### [CVE-2015-1333](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1333)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory leak in the __key_link_end function in security/keys/keyring.c in the Linux kernel before 4.1.4 allows local users to cause a denial of service (memory consumption) via many add_key system calls that refer to existing keys.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|