cve/2004/CVE-2004-0228.md

18 lines
601 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-0228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0228)
![](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
Integer signedness error in the cpufreq proc handler (cpufreq_procctl) in Linux kernel 2.6 allows local users to gain privileges.
### POC
#### Reference
- http://fedoranews.org/updates/FEDORA-2004-111.shtml
#### Github
No PoCs found on GitHub currently.