Date: Sun, 29 May 2005 15:33:35 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rlogin rlogin.c Message-ID: <200505291533.j4TFXZgH006876@repoman.freebsd.org>
index | next in thread | raw e-mail
simon 2005-05-29 15:33:35 UTC
FreeBSD src repository (doc,ports committer)
Modified files: (Branch: RELENG_4)
usr.bin/rlogin rlogin.c
Log:
Make sure the dest_realm buffer is always NUL terminated.
This code is only used when rlogin is compiled with Kerberos 4
support, and since the Kerberos code in rlogin has been removed from
FreeBSD 5.0 and newer, this is not an MFC.
It is not believed that this bug could be exploited as a security
vulnerability.
PR: bin/80661
Submitted by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
Approved by: cperciva
Revision Changes Path
1.24.2.3 +1 -1 src/usr.bin/rlogin/rlogin.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505291533.j4TFXZgH006876>
