From owner-freebsd-current@freebsd.org Wed Feb 17 14:19:09 2016 Return-Path: Delivered-To: freebsd-current@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 4488EAABB18 for ; Wed, 17 Feb 2016 14:19:09 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 139991173 for ; Wed, 17 Feb 2016 14:19:08 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u1HEJ7r2056421 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 17 Feb 2016 07:19:07 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u1HEJ7K5056418; Wed, 17 Feb 2016 07:19:07 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 17 Feb 2016 07:19:07 -0700 (MST) From: Warren Block To: Kurt Jaeger cc: Shawn Webb , "O. Hartmann" , freebsd-current Subject: Re: CVE-2015-7547: critical bug in libc In-Reply-To: <20160217135028.GR26283@home.opsec.eu> Message-ID: References: <20160217142410.18748906@freyja.zeit4.iv.bundesimmobilien.de> <20160217134003.GB57405@mutt-hardenedbsd> <20160217135028.GR26283@home.opsec.eu> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 17 Feb 2016 07:19:07 -0700 (MST) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2016 14:19:09 -0000 On Wed, 17 Feb 2016, Kurt Jaeger wrote: > Hi! > >> The project that's vulnerable is called "glibc", not "libc". The BSDs >> don't use glibc, so the phrase "nothing to see here" applies. glibc >> isn't even available in FreeBSD's ports tree. >> >> TL;DR: FreeBSD is not affected by CVE-2015-7547. What about software that uses emulators/linux_base? > A short note on the www.freebsd.org website would probably be helpful, > as this case will produce a lot of noise. Maybe a short article like we did for leap seconds? https://www.freebsd.org/doc/en_US.ISO8859-1/articles/leap-seconds/article.html I can help with that.