cve/2003/CVE-2003-0476.md
2024-06-18 02:51:15 +02:00

680 B

CVE-2003-0476

Description

The execve system call in Linux 2.4.x records the file descriptor of the executable process in the file table of the calling process, which allows local users to gain read access to restricted file descriptors.

POC

Reference

Github

No PoCs found on GitHub currently.