exploit-db-mirror/exploits/solaris/dos/19507.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

7 lines
No EOL
433 B
Text

source: https://www.securityfocus.com/bid/655/info
A vulnerability in Solaris TCP/IP stack may allow remote users to panic the system.
If the nmap network mapping utility is used with the OS fingerprinting option ('-O') against an active listening port and the server listening on that port is then killed the system will panic because of recursive calls to mutex_enter within the TCP streams driver.
$nmap -O -p 80 targethost.com