From owner-svn-ports-head@freebsd.org Thu Aug 11 15:49:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A94BBB6125; Thu, 11 Aug 2016 15:49:22 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB89F128A; Thu, 11 Aug 2016 15:49:21 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7BFnLGJ062141; Thu, 11 Aug 2016 15:49:21 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7BFnKwI062140; Thu, 11 Aug 2016 15:49:20 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201608111549.u7BFnKwI062140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 11 Aug 2016 15:49:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420081 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2016 15:49:22 -0000 Author: feld Date: Thu Aug 11 15:49:20 2016 New Revision: 420081 URL: https://svnweb.freebsd.org/changeset/ports/420081 Log: Add missing FreeBSD SA to vuxml Security: SA-14:01.bsnmpd Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Aug 11 15:26:09 2016 (r420080) +++ head/security/vuxml/vuln.xml Thu Aug 11 15:49:20 2016 (r420081) @@ -58,6 +58,39 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + FreeBSD -- bsnmpd remote denial of service vulnerability + + + FreeBSD + 9.29.2_3 + 9.19.1_10 + 8.48.4_7 + 8.38.3_14 + + + + +

Problem Description:

+

The bsnmpd(8) daemon is prone to a stack-based + buffer-overflow when it has received a specifically crafted + GETBULK PDU request.

+

Impact:

+

This issue could be exploited to execute arbitrary code in + the context of the service daemon, or crash the service daemon, causing + a denial-of-service.

+ +
+ + CVE-2014-1452 + SA-14:01.bsnmpd + + + 2014-01-14 + 2016-08-11 + +
+ PostgreSQL -- minor security problems