All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: klausk@br.ibm.com
Cc: "Linux-audit@redhat.com" <Linux-audit@redhat.com>,
	linux-audit-bounces@redhat.com
Subject: Re: auparse_interpret_field()
Date: Fri, 9 Nov 2007 12:56:41 -0500	[thread overview]
Message-ID: <200711091256.42639.sgrubb@redhat.com> (raw)
In-Reply-To: <OF917B8105.758744C1-ON8525738E.005EDB78-8525738E.005F3034@br.ibm.com>

On Friday 09 November 2007 12:15:43 klausk@br.ibm.com wrote:
> Trying to debug this problem, I saw that it's happening because the record
> 'machine' field in the auparse internal structure is set to '-1':

That would do it. Now...how did that happen? arch says its a 64 bit S390 
machine.

> (gdb) p *r
> $17 = {
>   record = 0x80041510 "node=kwuser3.edincott.ibm type=SYSCALL
> msg=audit(1194628042.317:58358): arch=80000016 syscall=5 success=yes
> exit=3 a0=800ed250 a1=241 a2=1b6 a3=0 items=1 ppid=14670 pid=14672 auid=0
> uid=0 gid=0 euid=0"..., type = 0, machine = -1, syscall = -1, a0 = 0, a1 =
> 0, nv = {head = 0x80039dd0, cur = 0x8002ad10,
>     cnt = 27}, item = 0, list_idx = 0, line_number = 19, next = 0x0}
>
> Any chance this might be happening because I don't have the complete event

Nope, this gets pulled out of syscall records.

-Steve

  reply	other threads:[~2007-11-09 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-08 22:26 auparse_interpret_field() Klaus Heinrich Kiwi
2007-11-09 17:15 ` auparse_interpret_field() klausk
2007-11-09 17:56   ` Steve Grubb [this message]
2007-11-09 19:56     ` auparse_interpret_field() klausk
2007-11-09 20:17       ` auparse_interpret_field() Steve Grubb
2007-11-14 18:34       ` auparse_interpret_field() Steve Grubb

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=200711091256.42639.sgrubb@redhat.com \
    --to=sgrubb@redhat.com \
    --cc=Linux-audit@redhat.com \
    --cc=klausk@br.ibm.com \
    --cc=linux-audit-bounces@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.