Resource exhaustion in Linux kernel - CVE-2007-3720
Published: July 12, 2007 / Updated: November 15, 2008
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to perform service disruption.
The process scheduler in the Linux kernel 2.4 performs scheduling based on CPU billing gathered from periodic process sampling ticks, which allows local users to cause a denial of service (CPU consumption) by performing voluntary nanosecond sleeps that result in the process not being active during a clock interrupt, as described in 'Secretly Monopolizing the CPU Without Superuser Privileges.'