Resource exhaustion in Linux kernel - CVE-2007-3720

 

Resource exhaustion in Linux kernel - CVE-2007-3720

Published: July 12, 2007 / Updated: November 15, 2008


Vulnerability identifier: #VU94773
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2007-3720
CWE-ID: CWE-400
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
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.'


How to mitigate CVE-2007-3720

Install update from vendor's repository.

Sources