Live data from Hacker News

Merry Christmas from the FreeBSD Security Team

lists.freebsd.org

1–10 of 24 posts

Re: Merry Christmas from the FreeBSD Security Team

#4
post #3

I'm amazed that telnet still lives after all these years. I wonder if anybody has audited telnetd implementations on other systems for the same problem?

I'm pretty sure openbsd is fine, since they removed telnetd from the OS years ago. The big question is, why do other systems still have a telnetd?

Re: Merry Christmas from the FreeBSD Security Team

#5
post #3

I'm amazed that telnet still lives after all these years. I wonder if anybody has audited telnetd implementations on other systems for the same problem?

Only thing I know of that it gets used for in my work is to talk to certain routers that don't support ssh version 2 since the software I work with doesn't support ssh version 1 anymore.

Re: Merry Christmas from the FreeBSD Security Team

#6
post #3

I'm amazed that telnet still lives after all these years. I wonder if anybody has audited telnetd implementations on other systems for the same problem?

Only thing I know of that it gets used for in my work is to talk to certain routers that don't support ssh version 2 since the software I work with doesn't support ssh version 1 anymore.

Yeah, lots of switches use telnet too. Most of those are (hopefully!) on a backhaul private vlan though.

Re: Merry Christmas from the FreeBSD Security Team

#8
post #3

I'm amazed that telnet still lives after all these years. I wonder if anybody has audited telnetd implementations on other systems for the same problem?

I'm pretty sure openbsd is fine, since they removed telnetd from the OS years ago. The big question is, why do other systems still have a telnetd?

same reason there are still Cobol jobs. Users, for various reasons (ranging from dubious to valid), refuse to update to a more modern solution.

Re: Merry Christmas from the FreeBSD Security Team

#9

Gee, that BIND vulnerability was made public mid-November and they're integrating that into FreeBSD on Dec 23 ?!

Not quite...

Corrected:

  2011-11-16 23:41:13 UTC (ports tree)

  2011-11-17 01:10:16 UTC (RELENG_7, 7.4-STABLE)
  2011-11-17 00:36:10 UTC (RELENG_8, 8.2-STABLE)

  2011-12-01 21:13:41 UTC (RELENG_9, 9.0-STABLE)
  2011-12-01 21:17:59 UTC (RELENG_9_0, 9.0-RC3)

  2011-12-23 15:00:37 UTC (RELENG_7_4, 7.4-RELEASE-p5)
  2011-12-23 15:00:37 UTC (RELENG_7_3, 7.3-RELEASE-p9)
  2011-12-23 15:00:37 UTC (RELENG_8_2, 8.2-RELEASE-p5)
  2011-12-23 15:00:37 UTC (RELENG_8_1, 8.1-RELEASE-p7)

Re: Merry Christmas from the FreeBSD Security Team

#10
post #8

Earlier quoted context omitted.

I'm pretty sure openbsd is fine, since they removed telnetd from the OS years ago. The big question is, why do other systems still have a telnetd?

same reason there are still Cobol jobs. Users, for various reasons (ranging from dubious to valid), refuse to update to a more modern solution.

Telnet is still quite common in the embedded world. Existing tool boxes have implementations, busybox has a telnet client and daemon built-in, etc... It's easy. If the box never goes beyond a development rack it's safe. And if it's what you've been doing for 15 years there's not a lot of value in change.
Post reply on HN