[apparmor] [PATCH] apparmor: Add support for audit rule filtering

Matthew Garrett mjg59 at google.com
Mon Apr 16 17:46:33 UTC 2018


On Fri, Apr 13, 2018 at 6:24 PM Seth Arnold <seth.arnold at canonical.com>
wrote:

> On Fri, Apr 13, 2018 at 11:22:11AM -0700, Matthew Garrett wrote:
> > +     rule->profile = kstrdup(rulestr, GFP_KERNEL);

> Hi Matthew, if this allocation fails, 'rule' is returned malformed; is
> this intentional?

I can confirm that my intention was to fuck this up.

(I'll resend a fixed version)



More information about the AppArmor mailing list