From owner-freebsd-net@freebsd.org Tue Sep 18 21:48:40 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CCEC10A9F30 for ; Tue, 18 Sep 2018 21:48:40 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD08885032 for ; Tue, 18 Sep 2018 21:48:39 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: by mail-lf1-x12f.google.com with SMTP id r4-v6so3242233lff.12 for ; Tue, 18 Sep 2018 14:48:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=cgf42Xt4KhHpG+7xl13dCpYe/gN5CRARi7T+BF6cwdo=; b=p3ZUdKvwv9Ge1inzsY2kqIxsm01VzMZkDOtzwfbk2AjvtgQEnD6iVvBhXDV1yAS2wN GyETBcsEcQPCGkvU3nJNzE6fYopWL/Lcqxi90pffzoBYdKs7xokYOCzkGRWOP9FwJmfs TWLB65Bt4xkRu3BwCQIrXcE+UcDWTILt80IsLtL0JA64YIKEqn/X0qaRPrtsYZTHA/Ti 0DAmNB7lnNpuPGjRdepcDasJs0i8wVtXaN2w38664E8pA3mFu+hjymyKrF5LgKdXkomH Mx9wCPuz7lB9cJ2bw9520SZuOZwj4wjPyxXfnOMlTf06541G0sT34V6PwL+7Dk+TPvqK CwGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=cgf42Xt4KhHpG+7xl13dCpYe/gN5CRARi7T+BF6cwdo=; b=N2D7K/faH5kUXk2N510pT6xJBI5+CFNh7jrwXWykPkUynCGvndy6LWxvX4hlQeFWwc 4lCM+h/TYmuNG1jg4Fbtg7Ya2r5mtHrnmzDnIjEIlAtLLhklIbk5Ck/sO3t/OTuyKyuC lMVlekyTcPAoSA+6iUMOan32lJbLEDTtjjG1IR1SJMm/Ir4QDs0QmO10V3nV4gcVujgI DxNyaEZ73CL//E7ATcozeKJPXVJQvdvpmoH52YN3kVJ9IwpfZK+SsSK+z6/unqFsfRe1 pB3aj1vc64bJZpIC9HqUk8upA3xj5iU+k+UtyodroYDcjcysCAiQvn+1Ryb7vn0G9pub L/zg== X-Gm-Message-State: APzg51AEYFbIk9Eqy0kaNsFyra6GQMTNBA3La2l1GUADZdddkmypE8CR 8yZtrwH3RzPxTrnmfruWNSMjyv1hjtFD+EE61UnDUw== X-Google-Smtp-Source: ANB0VdY61/V/Tg0HHMoKkVDm3i9xrHNLH2oCpOgJzU0jtSP97pC/iyIUn641uH/NDMEFJca4QRtT2oZR1G5MqREBknk= X-Received: by 2002:a19:3fcd:: with SMTP id m196-v6mr6917779lfa.11.1537307317718; Tue, 18 Sep 2018 14:48:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Ryan Stone Date: Tue, 18 Sep 2018 17:48:26 -0400 Message-ID: Subject: Fwd: Status of 10.4 fixes for CVE-2018-6923 (Fragment Stack) To: freebsd-net Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2018 21:48:40 -0000 I didn't get a response to this, so I'm forwarding to a higher-traffic list. Does anybody know if there is work in progress on a for for stable/10? ---------- Forwarded message --------- From: Ryan Stone Date: Tue, Sep 11, 2018 at 2:37 PM Subject: Status of 10.4 fixes for CVE-2018-6923 (Fragment Stack) To: In the security advisory for CVE-2018-6923, it says that fixes for 10.4 are forthcoming. They don't seem to have landed in the tree yet. We're going to need to ship a 10.x fix for $WORK and I'd like to know if we need to implement the fix ourselves or if the patch is in the works already. Thanks, Ryan