Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2012 19:47:19 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302355 - head/security/sudosh3
Message-ID:  <201208091947.q79JlJaa046077@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208091947.q79JlJaa046077>