Debian 0.9.4 Cira 1996:

For Jericho and 0xabad1dea, does this count?

:-) Local buffer overflow in banner.c from bsdutils-1.3.
55 #define MAXMSG 1024

1021                 char    message[MAXMSG];

1061                 strcpy(message, *argv);

Could be dangerous if called by a web application or via sudo.