freebsd-dev/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 Add missing SPDX identifier in iscsid(8). 2018-01-24 16:34:37 +00:00
discovery.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
iscsid.8
iscsid.c iscsi: simplify the capsicumization 2018-11-30 19:40:16 +00:00
iscsid.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
keys.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
log.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
login.c Fix string overflow that could occur during redirection due to passing 2020-09-01 14:52:35 +00:00
Makefile Stop hardcoding WARNS in iscsid(8). 2020-04-01 15:09:52 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pdu.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00