[Midnightbsd-cvs] [MidnightBSD/src] 23bb92: telnet: Fix telnet segfault when invalid set or he...

Lucas Holt noreply at github.com
Thu Mar 30 00:30:12 EDT 2023


  Branch: refs/heads/stable/3.0
  Home:   https://github.com/MidnightBSD/src
  Commit: 23bb92ba165c56ef7f11dce0ed766d393a14e46a
      https://github.com/MidnightBSD/src/commit/23bb92ba165c56ef7f11dce0ed766d393a14e46a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M contrib/telnet/telnet/commands.c

  Log Message:
  -----------
  telnet: Fix telnet segfault when invalid set or help help commands
Silently ignore invalid set ' ' and invalid help help commands.
This is the same fix applied by NetBSD in hg commit 1019940:4f248823eaff.


  Commit: fbe03f58dd83d1a45bf440f2f083a5093e4b390f
      https://github.com/MidnightBSD/src/commit/fbe03f58dd83d1a45bf440f2f083a5093e4b390f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M contrib/telnet/telnetd/telnetd.c

  Log Message:
  -----------
  telnetd: fix two-byte input crash


  Commit: b0f7c0bad432849f27845c8f171774dfc6826e19
      https://github.com/MidnightBSD/src/commit/b0f7c0bad432849f27845c8f171774dfc6826e19
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M contrib/telnet/telnetd/utility.c

  Log Message:
  -----------
  Fix CVE-2020-10188


  Commit: 06a34c6df834038532bd0e5089d52aa8cf512262
      https://github.com/MidnightBSD/src/commit/06a34c6df834038532bd0e5089d52aa8cf512262
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M contrib/telnet/telnetd/telnetd.8

  Log Message:
  -----------
  deprecate telnetd


  Commit: aff1281a84505996050e8c189f01c001cd36ac43
      https://github.com/MidnightBSD/src/commit/aff1281a84505996050e8c189f01c001cd36ac43
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  document telnetd cve fix


Compare: https://github.com/MidnightBSD/src/compare/bf9567e984a8...aff1281a8450


More information about the Midnightbsd-cvs mailing list