LOW · 2.1

CVE-2009-0028

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 proces...

Vulnerability 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.

CVSS Score

2.1

LOW

AV:L/AC:L/Au:N/C:N/I:N/A:P
Confidentiality
NONE
Integrity
NONE
Availability
PARTIAL

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 2.6.28

Related Weaknesses (CWE)

References

FAQ

What is CVE-2009-0028?

CVE-2009-0028 is a vulnerability with a CVSS score of 2.1 (LOW). 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 proces...

How severe is CVE-2009-0028?

CVE-2009-0028 has been rated LOW with a CVSS base score of 2.1/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2009-0028?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.