From owner-freebsd-security@freebsd.org Mon Aug 14 03:32:33 2017 Return-Path: Delivered-To: freebsd-security@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 2A38DDCE987; Mon, 14 Aug 2017 03:32:33 +0000 (UTC) (envelope-from marquis@roble.com) Received: from mx5.roble.com (mx5.roble.com [209.237.23.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx5.roble.com", Issuer "mx5.roble.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 19ADF6A671; Mon, 14 Aug 2017 03:32:32 +0000 (UTC) (envelope-from marquis@roble.com) Received: from roble.com (roble.com [209.237.23.50]) by mx5.roble.com (Postfix) with ESMTP id DD30D3DEAD; Sun, 13 Aug 2017 20:32:25 -0700 (PDT) Date: Sun, 13 Aug 2017 20:32:25 -0700 (PDT) From: Roger Marquis To: Remko Lodder cc: freebsd-security@freebsd.org, freebsd-pkg@freebsd.org Subject: Re: pkg audit false negatives In-Reply-To: <0F48B4BB-BB2C-479D-9F43-006D73C1E218@FreeBSD.org> Message-ID: References: <0F48B4BB-BB2C-479D-9F43-006D73C1E218@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2017 03:32:33 -0000 > I do not think that holds: > > > 17521 php -- multiple vulnerabilities > 17522 > 17523 > 17524 php55 > 17525 5.5.38 > 17526 > > This is an entry from svnweb, for php55, which was added in 2016(07-26). > > So this entry is there. Thus it did not disappear from VuXML at least. You are right Remko. It looks like there was a policy or at least a practice change about a year ago. Even have an archived email from Gerhard Schmidt who first noticed it back in Aug 2016. My fault for not doing sufficient fact rechecking, So we are safe from false negatives after all. Hurray, I can stop relying on pkg-version (for this). That leaves just unpackaged base as FreeBSD's remaining audit weakness. Roger