HardenedBSD/usr.sbin/iscsid
Edward Tomasz Napierala 5d9b05ac30 Fix string overflow that could occur during redirection due to passing
the wrong length to strlcpy(3). It looks like it could overflow into
the next field, isc_user, which is properly long to accomodate for it;
I don't think it could cause any harm other than breaking the connection.

Reviewed by:	mav
MFC after:	2 weeks
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D26247
2020-09-01 14:52:35 +00:00
..
chap.c
discovery.c
iscsid.8
iscsid.c
iscsid.h
keys.c
log.c
login.c
Makefile
Makefile.depend
pdu.c