opnsense-src/sys/rpc/rpcsec_gss
Conrad Meyer e3081f7e3e kgssapi(4): Fix string overrun in Kerberos principal construction
'buf.value' was previously treated as a nul-terminated string, but only
allocated with strlen() space.  Rectify this.

Reported by:	Coverity
CID:		1007639
Sponsored by:	EMC / Isilon Storage Division
2016-04-20 04:45:23 +00:00
..
rpcsec_gss.c Add support for host-based (Kerberos 5 service principal) initiator 2013-07-09 01:05:28 +00:00
rpcsec_gss_conf.c
rpcsec_gss_int.h
rpcsec_gss_misc.c
rpcsec_gss_prot.c Improve error handling when unwrapping received data. 2013-04-04 15:16:53 +00:00
svc_rpcsec_gss.c kgssapi(4): Fix string overrun in Kerberos principal construction 2016-04-20 04:45:23 +00:00