cve/2005/CVE-2005-3119.md

18 lines
701 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-3119](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3119)
![](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
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.