public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: Matthew Booth <mbooth@redhat.com>
To: linux-audit <linux-audit@redhat.com>
Subject: Auditing detach in Laus
Date: Thu, 01 Mar 2007 13:19:00 +0000	[thread overview]
Message-ID: <1172755140.3807.17.camel@localhost.localdomain> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 896 bytes --]

I realise that Laus is not the primary focus of this list, but I'm
hoping there might be some experience here.

I'd like to audit a Laus detach, which as I understand it is implemented
as an ioctl (AUIOCDETACH) on /dev/audit. For debugging purposes, I've
stripped my rule back to the following:

tag "AUDIT_ioctl"
syscall ioctl = is-auditdevice(arg0);

I get nothing on detach, although I get plenty of other hits on this
rule. My best guess is that it doesn't evaluate these rules until call
completion, by which time the process is already detached. Is this
right? If so, this would be a fairly severe architectural flaw. Either
way, I'd like to be able to make an informed recommendation to my
customer.

Thanks,

Matt
-- 
Red Hat, Global Professional Services

M:       +44 (0)7977 267231
GPG ID:  D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



                 reply	other threads:[~2007-03-01 13:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1172755140.3807.17.camel@localhost.localdomain \
    --to=mbooth@redhat.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox