CVE-1999-0908
Solaris - Denial of Service via TCP Streams Driver Mutex Recursion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0908. PoCs published by David Brumley.
AI-analyzed exploit summary This is a writeup describing a vulnerability in the Solaris TCP/IP stack where using nmap with OS fingerprinting against an active port and then killing the server can cause a system panic due to recursive mutex_enter calls in the TCP streams driver.
Description
Denial of service in Solaris TCP streams driver via a malicious connection that causes the server to panic as a result of recursive calls to mutex_enter.
Exploits (1)
This is a writeup describing a vulnerability in the Solaris TCP/IP stack where using nmap with OS fingerprinting against an active port and then killing the server can cause a system panic due to recursive mutex_enter calls in the TCP streams driver.