mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
21 lines
844 B
Markdown
21 lines
844 B
Markdown
### [CVE-2006-4814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4814)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mincore function in the Linux kernel before 2.4.33.6 does not properly lock access to user space, which has unspecified impact and attack vectors, possibly related to a deadlock.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9648
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CVEDB/PoC-List
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/tagatac/linux-CVE-2006-4814
|
|
|