From owner-freebsd-security@FreeBSD.ORG Tue Sep 16 19:31:12 2014 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC35DAB8 for ; Tue, 16 Sep 2014 19:31:12 +0000 (UTC) Received: from mail.lariat.net (mail.lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id 7CD68FAB for ; Tue, 16 Sep 2014 19:31:12 +0000 (UTC) Received: from Toshi.lariat.net (IDENT:ppp1000.lariat.net@localhost [127.0.0.1]) by mail.lariat.net (8.9.3/8.9.3) with ESMTP id NAA27699; Tue, 16 Sep 2014 13:31:03 -0600 (MDT) Message-Id: <201409161931.NAA27699@mail.lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 16 Sep 2014 13:30:59 -0600 To: Zoran Kolic , freebsd-security@freebsd.org From: brett@lariat.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-14:19.tcp Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2014 19:31:12 -0000 At 10:42 AM 9/16/2014, Zoran Kolic wrote: >Hm! I use custom kernel. Here is what I did using >freebsd-update: >I fetched and installed. Then I recompiled the kernel. >Did I miss the security patch doing this? > > Zoran I always use a custom kernel. I did a fetch and an install using freebsd-update. I saw that tcp_input.c was updated. I then recompiled my custom kernel, which applied the patch to it. --Brett Glass