mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2008-0001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0001)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
VFS in the Linux kernel before 2.6.22.16, and 2.6.23.x before 2.6.23.14, performs tests of access mode by using the flag variable instead of the acc_mode variable, which might allow local users to bypass intended permissions and remove directories.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9709
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|