vendor:
NFS Lock Daemon
by:
SecurityFocus
7.5
CVSS
HIGH
Denial of Service Attack
399
CWE
Product Name: NFS Lock Daemon
Affected Version From: All
Affected Version To: All
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2002
Denial of Service Attack in NFS Lock Daemon
A denial of service attack exists in the NFS lock daemon supplied with Linux. By connecting to the port rpc.lockd is running on, and supplying random input, it will cause lockd to exit with an error. The socket associated with rpc.lockd is also not properly released, and cannot be rebound to without a reboot.
Mitigation:
Restrict access to the port rpc.lockd is running on, and ensure that only valid input is accepted.