Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2009-0028

Description

The clone system call in the Linux kernel 2.6.28 and earlier allows local users to send arbitrary signals to a parent process from an unprivileged child process by launching an additional child process with the CLONE_PARENT flag, and then letting this new process exit.

POC

Reference

- http://www.ubuntu.com/usn/usn-751-1

- http://www.vmware.com/security/advisories/VMSA-2009-0016.html

Github

No PoCs found on GitHub currently.