Opened 19 months ago

Closed 18 months ago

Last modified 18 months ago

#5147 closed enhancement (fixed)

inetutils-2.4

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: high Milestone: 11.3
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (6)

comment:1 by Douglas R. Reno, 18 months ago

Priority: normalhigh

Mark as High due to CVEs being fixed (CVE-2019-0053 and CVE-2022-39028) being fixed in this version, which are under active exploitation.

comment:2 by Bruce Dubbs, 18 months ago

Noteworthy changes in release 2.4 (2022-10-25) [stable]

ifconfig

  • Support specifying prefix netmask lengths in -A.
  • Hurd: tell pfinet translator interfaces to configure

ftp

  • Avoid crash caused by signed integer overflow resulting in out-of-bounds buffer access.
  • Avoid crash caused by heap buffer overflow.
  • Avoid crash caused by NULL pointer dereference.
  • Avoid crash caused by infinite macro recursion.

telnetd

telnet

tftp

  • Avoid crashing when given unexpected or invalid commands from tty.

Other

  • Various bugs fixes, internal improvements and clean ups.
  • Update of gnulib and build fixes for C23.

comment:3 by Bruce Dubbs, 18 months ago

I'm not sure how high the security issue is. telnet/telnetd have been deprecated for years and should really be removed completely.

comment:4 by Bruce Dubbs, 18 months ago

Resolution: fixed
Status: newclosed

comment:5 by Douglas R. Reno, 18 months ago

SA-11.2-031

in reply to:  3 comment:6 by Tim Tassonis, 18 months ago

Replying to Bruce Dubbs:

I'm not sure how high the security issue is. telnet/telnetd have been deprecated for years and should really be removed completely.

I'd weakly advocate for keeping telnet, as a testing tool. I use it often to test pop3 and imap server, as it allows to connect to any port and then issue commands.

Note: See TracTickets for help on using tickets.