cve/2008/CVE-2008-0001.md
2024-05-26 14:27:05 +02:00

775 B

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

Github

No PoCs found on GitHub currently.