Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Jan 2002 10:14:39 -0800 (PST)
From:      Adam Kranzel <adam-ports@blacktabby.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33546: Mark net/radius port forbidden (multiple buffer overflows)
Message-ID:  <20020104181439.5D4065A7F@cheshire.blacktabby.org>

next in thread | raw e-mail | index | archive | help

>Number:         33546
>Category:       ports
>Synopsis:       Mark net/radius port forbidden (multiple buffer overflows)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 04 10:20:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adam Kranzel
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Dec 15 13:57:51 PST 2001 root@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386

>Description:
	The net/radius port currently is at version 3.6B1, which has multiple
	buffer overflows.
	It is currently unfetchable due to the distfile being removed
	from the master site, but I think that it should be marked as
	FORBIDDEN anyway, in case someone fetches the distfile by hand
	not knowing about the problems with it.
	Version 3.6B2 of the software fixes them, but it's not a simple
	upgrade so it may take me a while to finish it.
	In the meantime the included patch marks the port as FORBIDDEN
	until I (or someone else) upgrades the port to 3.6B2.

>How-To-Repeat:
	n/a
>Fix:


diff -ruN radius.good/Makefile radius/Makefile
--- radius.good/Makefile	Thu Jan  3 09:38:09 2002
+++ radius/Makefile	Thu Jan  3 10:06:10 2002
@@ -13,6 +13,13 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
+# See http://www.interlinknetworks.com/downloads/
+# at the bottom of the page.
+# 3.6.B2 fixes them, if anyone feels like upgrading
+# this port.
+
+FORBIDDEN=	multiple buffer overflows
+
 # restrictive copyright in several files, e.g., "src/sendserver.c"
 RESTRICTED=	redistribution in binary only
 NO_CDROM=	not allowed to charge fee for redistribution
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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