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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2009-02-27 17:30
Updated : 2018-10-11 20:58
NVD link : CVE-2009-0028
Mitre link : CVE-2009-0028
CVE.ORG link : CVE-2009-0028
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-264
Permissions, Privileges, and Access Controls