From 2a000747a08791b6d1567437c2c94fbac3819955 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 11 Feb 2003 12:02:24 +0000 Subject: Mark FORBIDDEN due to a locally-exploitable buffer overflow, as reported on BugTraq: http://online.securityfocus.com/archive/1/311172/2003-02-08/2003-02-14/0 I wish people would contact the vendor more often, so patches/updates are available at the time of the advisory, but oh well... --- games/nethack34/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/nethack34/Makefile') diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index c2fbe0f81344..ec39bc926874 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER?= ports@freebsd.org +FORBIDDEN= "Possibly exploitable local buffer overflow, see http://online.securityfocus.com/archive/1/311172/2003-02-08/2003-02-14/0 for more information" + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes -- cgit v1.2.3