Security Advisory

CVE-2009-1337

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2009-04-22 15:00:00
Last updated 2024-08-07 05:13:25
Assigner mitre
CVSS score not scored
State PUBLISHED

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.