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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory leak in the request_key_auth_destroy function in request_key_auth in Linux kernel 2.6.10 up to 2.6.13 allows local users to cause a denial of service (memory consumption) via a large number of authorization token keys.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-808.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|