- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 19507
- Проверка EDB
-
- Пройдено
- Автор
- DAVID BRUMLEY
- Тип уязвимости
- DOS
- Платформа
- SOLARIS
- CVE
- cve-1999-0908
- Дата публикации
- 1999-09-23
Solaris 7.0 - Recursive mutex_enter Remote Panic (Denial of Service)
Код:
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
- Источник
- www.exploit-db.com