Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1374161imu; Tue, 11 Dec 2018 18:46:52 -0800 (PST) X-Google-Smtp-Source: AFSGD/WR2A3YOSkPX+58YnCnWNfBmljQwhNFiZxEywfouLaycFc6zdAwVocRksqN7taWde34YZtK X-Received: by 2002:a62:4255:: with SMTP id p82mr18444393pfa.13.1544582812000; Tue, 11 Dec 2018 18:46:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544582811; cv=none; d=google.com; s=arc-20160816; b=BITj4Z3MWij2soHdvKLC+mev1RbeVhAxgEDjo19m5jxcZD32eAR0fDmoFYHHB29exm SGOEPeY+/bzlrL0pY0qmOoEz3JVuSnvfD6KoNUHWu93TXVr4oRzfvfHSrzyV0U4LVTtn PMIJO2C9Ghh7bQ7iQicutcUUfMA5d17LcHQm0XfRzsXrCIzsGw6coUV8QjT4QUtU4Pc1 26r0eqIiBUXCZ2Y73BqWQ+myYB5xGoHGFVVtMfr58Rkw72cIzeGCXFpf00uHnzkSV10i P7QHOXmyFxzinJOBG4rikJKcUgCxgeOv2LjuQG9MFfxiO9VHd8fitUuLjHwM2s/L3Gb0 xN6w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=fWfUipgBVnJPkSTji3zzhZo28Ba4kdpYzsDPkb2eN+M=; b=OedgsutBqmCLjEDq1RcScLaNlVpZaQuRrCWLl+V4qYGbTmC4A73ErLcRArsAOlJ72r O/nXjhlIv+6LYvphYHyNAFyvH5bpdAyugzcQSpgs5cuR8KzW75vDJIMwlcWfv8jYtga+ pzcQu7aq2Uis+cxoDVphfUM7v+YLRFDLwhEDcnRSAcElGiHLVuNKOLyVvr1YNfCHhyi+ HhwABizPvE+cnhstxm1YZ6xEVdxBetzukz52kdnHjDC/Ofs3/O27kFomCH758asaReID iTsbL36a1F8tk4wY1gEJa/hNsmxszT9HBdY+qKIqMai6pU27rpOa3KfyQLmVoI++LsEN 9GHQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r14si14252755pfh.229.2018.12.11.18.46.36; Tue, 11 Dec 2018 18:46:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726330AbeLLCpW (ORCPT + 99 others); Tue, 11 Dec 2018 21:45:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36052 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726211AbeLLCpW (ORCPT ); Tue, 11 Dec 2018 21:45:22 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2B245C049D7F; Wed, 12 Dec 2018 02:45:21 +0000 (UTC) Received: from madcap2.tricolour.ca (ovpn-112-24.phx2.redhat.com [10.3.112.24]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7A15B600CC; Wed, 12 Dec 2018 02:45:14 +0000 (UTC) Date: Tue, 11 Dec 2018 21:45:11 -0500 From: Richard Guy Briggs To: Paul Moore Cc: linux-kernel@vger.kernel.org, linux-audit@redhat.com, Eric Paris , viro@zeniv.linux.org.uk, sgrubb@redhat.com Subject: Re: [PATCH ghak59 V3 0/4] audit: config_change normalizations and event record gathering Message-ID: <20181212024511.iftyuvwueh2mbolb@madcap2.tricolour.ca> References: <20181211224107.vdeksnc5bd5bb7mb@madcap2.tricolour.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Wed, 12 Dec 2018 02:45:21 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018-12-11 18:26, Paul Moore wrote: > On Tue, Dec 11, 2018 at 5:41 PM Richard Guy Briggs wrote: > > On 2018-12-11 17:31, Paul Moore wrote: > > > On Mon, Dec 10, 2018 at 5:18 PM Richard Guy Briggs wrote: > > ... > > > > > Richard Guy Briggs (4): > > > > audit: give a clue what CONFIG_CHANGE op was involved > > > > audit: add syscall information to CONFIG_CHANGE records > > > > audit: hand taken context to audit_kill_trees for syscall logging > > > > audit: extend config_change mark/watch/tree rule changes > > > > > > > > kernel/audit.c | 33 +++++++++++++++++++++++---------- > > > > kernel/audit.h | 4 ++-- > > > > kernel/audit_fsnotify.c | 4 ++-- > > > > kernel/audit_tree.c | 28 +++++++++++++++------------- > > > > kernel/audit_watch.c | 8 +++++--- > > > > kernel/auditfilter.c | 2 +- > > > > kernel/auditsc.c | 12 ++++++------ > > > > 7 files changed, 54 insertions(+), 37 deletions(-) > > > > > > In order to make sure expectations are set appropriately, as we are at > > > -rc6 right now this is not something that would go into audit/next now > > > (assuming everything looks okay on review), it would go into > > > audit/next *after* the upcoming merge window. > > > > I agree it is a bit late for this. I wasn't expecting it to go in this > > one. I'm filling the queue since I'm blocked on other review for > > ghak81(5.5wks), ghak90(5.5wks), ghak100(3.5wks). ghak90 missed another > > merge window. > > As discussed previously, GHAK81 > (https://github.com/linux-audit/audit-kernel/issues/81) is something > that I consider part of the audit container ID work (GHAK90). I > believe it's time to stop treating it as a separate issue. Fine by me. It was included in the ghak90 patchset this time and still is in v5, waiting to get the questions replied to that arose out of the review of v4 around Hallowe'en. > The audit container ID work, GHAK90 > (https://github.com/linux-audit/audit-kernel/issues/90), is where all > the dragon's lie. That one takes a good deal of time to review, and > quite frankly I'm really the only one who seems to be looking at it > anymore, so it takes a bit longer. We're working on finding other reviewers. > Beside the fact that GHAK100 > (https://github.com/linux-audit/audit-kernel/issues/100) was marked as > a RFC, I've been waiting to hear back from the VFS folks if they are > comfortable with it. Miklos Szeredi in particular had some concerns > and it isn't clear to me from that thread that his concerns have been > resolved. I'm fine with Miklos' concerns and have ideas to address them. I'd be quite interested in your quick review to see if it is headed in the right direction and I'm also hoping for opinions from you and the vfs guys on Steve's question. > paul moore - RGB -- Richard Guy Briggs Sr. S/W Engineer, Kernel Security, Base Operating Systems Remote, Ottawa, Red Hat Canada IRC: rgb, SunRaycer Voice: +1.647.777.2635, Internal: (81) 32635