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)
|
Information
Published : 2009-02-27 09:30
Updated : 2018-10-11 13:58
NVD link : CVE-2009-0028
Mitre link : CVE-2009-0028
JSON object : View
CWE
CWE-264
Permissions, Privileges, and Access Controls
Products Affected
linux
- linux_kernel