From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 19 20:26:45 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5D2316A402 for ; Thu, 19 Apr 2007 20:26:45 +0000 (UTC) (envelope-from baka.rob@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 6839E13C44C for ; Thu, 19 Apr 2007 20:26:45 +0000 (UTC) (envelope-from baka.rob@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so656202ugh for ; Thu, 19 Apr 2007 13:26:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=T4PcagYCxf9udebl/I4GyRAWZlG7cF4Tl42ztLFDG7ePmJdGkKQTtyero2FLbj3Id+hh5mT0KpPmp/uEgLv9ndYWeFhdYfT6iJTkfGvy9EbVjPVpb1OLYC4+bNXhoNc6O295WdhjxzVjys3V4OAVU946Ut5xg63MmxlrcUvp8Nc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IYcFsebgYoPmFprh4AfNbDFZ6VwjZEO+ohszZKzxqJZVRq4MvjdSNHOwUtapCoorRyIJab3/qmfwow08U0SL/8QOS9/z7TBzm1D4lBQVdXCGY54HoeaJhsoKq5scMkhY1okzVmwVtvv9YoAwgWt0lOKTsSq0sntPzQ20fERutEY= Received: by 10.67.119.13 with SMTP id w13mr2297530ugm.1177012657047; Thu, 19 Apr 2007 12:57:37 -0700 (PDT) Received: by 10.67.49.7 with HTTP; Thu, 19 Apr 2007 12:57:36 -0700 (PDT) Message-ID: Date: Thu, 19 Apr 2007 14:57:36 -0500 From: "James Anderson" To: "Kris Kennaway" In-Reply-To: <20070419194319.GA82856@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5db9d2e0704191217h6068f7d8m14388a926f4ea5d7@mail.gmail.com> <20070419194319.GA82856@xor.obsecurity.org> Cc: freebsd-hackers@freebsd.org, Subhash Gopinath Subject: Re: Ipv6 mbuf vulnerability X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 20:26:45 -0000 On 4/19/07, Kris Kennaway wrote: > > Does anyone know if FreeBSD 4.x or 5.x is affected by the Ipv6 mbuf > > vulnerability > > just like OpenBSD? > > > As discussed on the security@ list at the time, no. Here is a mirror I found of the original thread: http://www.nabble.com/OpenBSD-IPv6-remote-kernel-buffer-overflow.-FreeBSD-has-this-too--t3400697.html Sincerely, -Parker