From owner-freebsd-current@freebsd.org Wed Feb 17 13:43:20 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 16C7AAAAA1E for ; Wed, 17 Feb 2016 13:43:20 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: from mail-lf0-x230.google.com (mail-lf0-x230.google.com [IPv6:2a00:1450:4010:c07::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 921B417EB for ; Wed, 17 Feb 2016 13:43:19 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: by mail-lf0-x230.google.com with SMTP id j78so11001784lfb.1 for ; Wed, 17 Feb 2016 05:43:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=MEVlFZ2EQBy9LEwFKwSpldie6di7WVBVDUpj3qQ+QfY=; b=O9exA1b8W+8CK1bEN+6mE8jy2sWHMB11WXQUL5SrBMh0vRbX4e0asEoyR0K4zrCuaJ oihnOTHyKKJEESNXTIEAiBbhQfdzQfC8KR/r1AeWWtkN04e/6RHl6txrr7TZ5EGtyL5v rSYQMdVyg2fhZ+vx5999CAQ5Xf21sCgGUooFFjrZAxwLAD01rmdnqx6QqGcjJON8bIqI eenCRopoCGepNWTqUi5ecwTZv1gMXfzd4n6CyMgyX5gfurm1HFm7HtcpavNvVOD2qlkj Po9xyo4MLKT/+CMnt+f+JomYXz1Q4ul6gmVDOk4tl2DogVAHs6M2I57+qAYODryS2G4o c4cA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=MEVlFZ2EQBy9LEwFKwSpldie6di7WVBVDUpj3qQ+QfY=; b=Fe4aSG2ChO4uj14qh/uPs5ni+FaaK48LvO4PcrpKrAst1BgYM+ofThhIXYN7OCuT1S YDTnN10lOsdmVvelVtH3r4MBj3LQ2F7cN1M1hyIxR4b8Ji00puAqAqab3MgeunI5e4Ke ovBD2GMneJ78zOGT9aIHg6zZILXH/JRddMPv9PzzbR92FTae/XS0qY1pPXD/4d2/C1P2 a/3uqSLjzQM9T6becjl1gAlE+BNe9WCqrcvIepLGmGG9Cz6t+qC2vbEIuQDCQZZu2Mfi vgjcvle7U6N7wfKwkk5eHr/nwne5wvdonPTeTzemSkROnIjTZMbH+pZOG2YkaKyx5Cly EwBQ== X-Gm-Message-State: AG10YOTbzzfky9NuSXMM3fEnNhGF8GVRrt7k5Zcoqn001/hTsm3tv6hNoy2BpsSVZr/0Q1Uv71n5LVFfRjssAw== MIME-Version: 1.0 X-Received: by 10.25.148.76 with SMTP id w73mr684385lfd.31.1455716597440; Wed, 17 Feb 2016 05:43:17 -0800 (PST) Sender: tommi.pernila@gmail.com Received: by 10.112.91.131 with HTTP; Wed, 17 Feb 2016 05:43:17 -0800 (PST) In-Reply-To: <20160217142410.18748906@freyja.zeit4.iv.bundesimmobilien.de> References: <20160217142410.18748906@freyja.zeit4.iv.bundesimmobilien.de> Date: Wed, 17 Feb 2016 15:43:17 +0200 X-Google-Sender-Auth: yCGm3q2jnwi0bXAA1mD9pOLxy60 Message-ID: Subject: Re: CVE-2015-7547: critical bug in libc From: Tommi Pernila To: "O. Hartmann" Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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 13:43:20 -0000 Hi, as Shawn types faster then me... the libc issue has been found from glibc which is not used in the BSD family. This is the affected libc https://en.wikipedia.org/wiki/GNU_C_Library What FreeBSD uses: https://en.wikipedia.org/wiki/BSD_libc -Tommi On Wed, Feb 17, 2016 at 3:24 PM, O. Hartmann wrote: > It is around now in the media also for non-OS developers: CVE-2015-7547 > describes a bug in libc which is supposed to affects all Linux versions. > > big price question: is FreeBSD > 9.3 also affected? > > Some reporters tell us that Linux/UNIX is affected, so sometimes this > terminus > is used to prevent the "Linux-nailed" view, but sometimes it also referes > to > everything else those people can not imagine but consider them Linux-like. > So > I'm a bit puzzled, since there is no report about *BSD is affected, too. > > Thanks in advance for shedding light onto CVE-2015-7547. > > Regards, > > oh > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >