Resource exhaustion in Linux kernel - CVE-1999-1285

 

Resource exhaustion in Linux kernel - CVE-1999-1285

Published: December 27, 1998 / Updated: December 19, 2017


Vulnerability identifier: #VU99996
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-1999-1285
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.

Linux 2.1.132 and earlier allows local users to cause a denial of service (resource exhaustion) by reading a large buffer from a random device (e.g. /dev/urandom), which cannot be interrupted until the read has completed.


How to mitigate CVE-1999-1285

Install update from vendor's repository.

Sources