Re: [PATCH v2] selinux: add netlink nlmsg_type audit message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Dec 15, 2024 at 6:20 PM Thiébaud Weksteen <tweek@xxxxxxxxxx> wrote:
> On Sat, Dec 14, 2024 at 8:30 AM Paul Moore <paul@xxxxxxxxxxxxxx> wrote:
> > On Wed, Dec 4, 2024 at 8:21 PM Thiébaud Weksteen <tweek@xxxxxxxxxx> wrote:

...

> > > diff --git a/security/lsm_audit.c b/security/lsm_audit.c
> > > index 9a8352972086..70444230e56f 100644
> > > --- a/security/lsm_audit.c
> > > +++ b/security/lsm_audit.c
> > > @@ -425,6 +425,9 @@ static void dump_common_audit_data(struct audit_buffer *ab,
> > >         case LSM_AUDIT_DATA_ANONINODE:
> > >                 audit_log_format(ab, " anonclass=%s", a->u.anonclass);
> > >                 break;
> > > +       case LSM_AUDIT_DATA_NLMSGTYPE:
> > > +               audit_log_format(ab, " nlnk-msgtype=%hu", a->u.nlmsg_type);
> > > +               break;
> >
> > See my follow-up reply to your v1 patch.  Assuming no objections, I
> > can change this to "nl-msgtype" when I merge the patch; is that okay
> > with you?
>
> Yes, please do. Thanks Paul.

Merged into selinux/dev, thanks!

-- 
paul-moore.com





[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux