git: telnet - Apply FreeBSD-SA-19:12.telnet.asc to telnet
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Aug 3 09:11:13 PDT 2019
commit 3b0edcf17b8868e6b7a0ccfa96680a28591d5e2f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Aug 3 09:09:45 2019 -0700
telnet - Apply FreeBSD-SA-19:12.telnet.asc to telnet
* Fix two environment variable vulnerabililties in the telnet
client.
* Generally replace all sprintf()s with snprintf()s.
Summary of changes:
usr.bin/telnet/commands.c | 14 +++++++++-----
usr.bin/telnet/telnet.c | 9 +++++----
usr.bin/telnet/utilities.c | 2 +-
3 files changed, 15 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3b0edcf17b8868e6b7a0ccfa96680a28591d5e2f
--
DragonFly BSD source repository
More information about the Commits
mailing list