Files
CVEs-PoC/2004/CVE-2004-1057.md
T
2024-06-18 02:51:15 +02:00

18 lines
702 B
Markdown

### [CVE-2004-1057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1057)
![](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
Multiple drivers in Linux kernel 2.4.19 and earlier do not properly mark memory with the VM_IO flag, which causes incorrect reference counts and may lead to a denial of service (kernel panic) when accessing freed kernel pages.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2005-017.html
#### Github
No PoCs found on GitHub currently.