NetKit-telnetd: buffer overflows in telnet and telnetd — GLSA 200410-03 Buffer overflows exist in the telnet client and daemon provided by netkit-telnetd, which could possibly allow a remote attacker to gain root privileges and compromise the system. Affected packages Package net-misc/netkit-telnetd on all architectures Affected versions <= 0.17-r3 Unaffected versions >= 0.17-r4 Background NetKit-telnetd is a standard Linux telnet client and server from the NetKit utilities. Description A possible buffer overflow exists in the parsing of option strings by the telnet daemon, where proper bounds checking is not applied when writing to a buffer. Additionaly, another possible buffer overflow has been found by Josh Martin in the handling of the environment variable HOME. Impact A remote attacker sending a specially-crafted options string to the telnet daemon could be able to run arbitrary code with the privileges of the user running the telnet daemon, usually root. Furthermore, an attacker could make use of an overlong HOME variable to cause a buffer overflow in the telnet client, potentially leading to the local execution of arbitrary code. Workaround There is no known workaround at this time. Resolution All NetKit-telnetd users should upgrade to the latest version: # emerge sync # emerge -pv ">=net-misc/netkit-telnetd-0.17-r4" # emerge ">=net-misc/netkit-telnetd-0.17-r4" References CVE-2001-0554 Debian Bug #264846