CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.4. It affects Linux.
CVE
CVE-2009-1337
Severity
MEDIUM
CVSS
4.4
EPSS
1.26%
Linux
Original NVD Description
The exit_notify function in kernel/exit.c in the Linux kernel before 2.6.30-rc1 does not restrict exit signals when the CAP_KILL capability is held, which allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application.