From aa87db21bdcc585f0f519abfa2c6e3728057e281 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Tue, 6 May 2003 13:44:19 +0000 Subject: [PATCH] Mark FORBIDDEN due to buffer overflow in set-user-ID root executable. See Message-ID <005001c313c9$4aee95d0$24029dd9@tuborg> posted to , , . --- mail/youbin/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile index 5d7cd7e85247..8a347146941d 100644 --- a/mail/youbin/Makefile +++ b/mail/youbin/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-unix MAINTAINER= max@FreeBSD.org COMMENT= Mail arrival notification service package +FORBIDDEN= Locally exploitable buffer overflow in set-user-ID executable + USE_IMAKE= yes USE_X_PREFIX= no USE_XPM= yes