exploit-db-mirror/exploits/solaris/dos/19161.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

5 lines
No EOL
488 B
Text

source: http://www.securityfocus.com/bid/209/info
The ping program is used to assess network connectivity between network devices. A denial of service condition exists in the ping program that may cause the system to panic by sending ping requests to a multicast address through the loopback interface. The system will ping itself; however, the incoming queue pointer is not yet initialized when the packet is received. Thus, the system will panic.
%ping -sv -i 127.0.0.1 224.0.0.1