svn commit: r302355 - head/security/sudosh3

Cy Schubert cy at FreeBSD.org
Thu Aug 9 19:47:20 UTC 2012


Author: cy
Date: Thu Aug  9 19:47:19 2012
New Revision: 302355
URL: http://svn.freebsd.org/changeset/ports/302355

Log:
  Secunia Advisory SA38292, ISS X-Force sudosh-replay-bo (55903), replay() function buffer overflow.
  
  Security:	Secunia Advisory SA38292, ISS X-Force sudosh-replay-bo (55903)

Modified:
  head/security/sudosh3/Makefile

Modified: head/security/sudosh3/Makefile
==============================================================================
--- head/security/sudosh3/Makefile	Thu Aug  9 19:38:52 2012	(r302354)
+++ head/security/sudosh3/Makefile	Thu Aug  9 19:47:19 2012	(r302355)
@@ -15,6 +15,8 @@ MAINTAINER=		cy at FreeBSD.org
 COMMENT=		Third version of the sudo shell
 CONFLICTS=		sudosh-*
 
+FORBIDDEN=		Secunia Advisory SA38292, ISS X-Force sudosh-replay-bo (55903), replay() function buffer overflow.
+
 RUN_DEPENDS=		sudo:${PORTSDIR}/security/sudo
 
 GNU_CONFIGURE=		yes



More information about the svn-ports-all mailing list