From owner-svn-src-all@freebsd.org Tue Apr 26 21:34:23 2016 Return-Path: Delivered-To: svn-src-all@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 39CEEB1DD5B; Tue, 26 Apr 2016 21:34:23 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (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 BBF651713; Tue, 26 Apr 2016 21:34:22 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-lf0-x236.google.com with SMTP id c126so34457254lfb.2; Tue, 26 Apr 2016 14:34:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=XCXEzP1cQZ3tvtF8hxRAq5S7YwmGyYLKnzNVmaIKIio=; b=Vo8d9uJc1baH0v4SRB8xoDSma6Yzubr2zItvTR0a16O549y1YiZeFaKDVqmLGppVi2 NdJNeGrCgJwv2u7LViR+Y+xD7GdJQ6KDdZyu40obEcJeGBJMOrCu7b9kD5HwhTp7mUX0 3QfQoiX0zYDB0D0+eCsXd6uGD0wmFoSGKhiZAXI8xoIRuY7x9GpoxE6y4Qlo2c8YxwgS f+5lOk2khBlM4WpXrdPVVSyFSA3POujmzRWy8KABLHL8LU8QkUGxc2+8KkK7nYiyw8en u6MJdIkSLpoZAWPkHQNFrWL1DzAnla6IkAOU5W7w9uAvGBgibQTnoVR776oP22cS8Wc9 uiEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=XCXEzP1cQZ3tvtF8hxRAq5S7YwmGyYLKnzNVmaIKIio=; b=A0qSK+0wpUbpPGVW6p+MCreh92MKDnE9tT3P2F0miil4jXwaU810dHtzIRyFHjVdUi 3F6w0n0PwkBw43TALSqUQk6Ws5pzfrnug2pmWGlxJQrWZ5Qg9sCe/tGOMER18yecbBRr fJ3ZHh2Xup6bu5v3r3yWeDeLS9m85DV37EelFzMPnZ78spOWxcMMRW1nReclIBfTj5xA XYaVJjwd0UP98tef6693zHC1rpnW5V3b6oGNFcxConYqnvOP5dLZEPZia3lSQ/YycuzT dxR2HRGHcqWj6NahJPPShj883W25IFqyrK6euHmhD/1UV433W7edt3yDYi0CGgHoy/np 2d8A== X-Gm-Message-State: AOPr4FX0USrO8hEcWmNsZKau6qVnmXAC0fYHke7rLWcw7Id13kq68OJXGIl6aaX2MK0MY3SpNgP/aZyXzGGk8Q== MIME-Version: 1.0 X-Received: by 10.112.147.225 with SMTP id tn1mr2154572lbb.98.1461706460521; Tue, 26 Apr 2016 14:34:20 -0700 (PDT) Received: by 10.112.236.33 with HTTP; Tue, 26 Apr 2016 14:34:20 -0700 (PDT) In-Reply-To: <20160426212648.GC13055@mutt-hardenedbsd> References: <201604262036.u3QKaWto038435@repo.freebsd.org> <20160426210138.GA13055@mutt-hardenedbsd> <2190C480-1B7A-47F8-BFB4-D7C8E6F25385@FreeBSD.org> <20160426211804.GB13055@mutt-hardenedbsd> <116F3C09-CD22-42EC-80BF-4EAD6CA1C824@FreeBSD.org> <20160426212648.GC13055@mutt-hardenedbsd> Date: Tue, 26 Apr 2016 14:34:20 -0700 Message-ID: Subject: Re: svn commit: r298664 - head/sys/fs/msdosfs From: Ngie Cooper To: Shawn Webb Cc: Kristof Provost , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" , secteam@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2016 21:34:23 -0000 On Tue, Apr 26, 2016 at 2:26 PM, Shawn Webb wrote: > On Tue, Apr 26, 2016 at 11:22:32PM +0200, Kristof Provost wrote: >> >> > On 26 Apr 2016, at 23:18, Shawn Webb wrote: >> > Was secteam@ even involved, then? Seems like a user-facing kernel buffer >> > overflow ought to have involved secteam@. >> > >> No, it wasn???t. This bug had been open for quite a while, and I just happend to see the report and look at it. > > Now CC'ing secteam@. I'm wondering if a CVE should be filed. Or, at the > very least, a FreeBSD Security Advisory. I've CCed secteam on the bug and added "security" to the keywords. Thanks, -Ngie