* Multiple EXECVE records
@ 2009-03-11 11:13 Matthew Booth
2009-03-12 12:18 ` Eric Paris
0 siblings, 1 reply; 2+ messages in thread
From: Matthew Booth @ 2009-03-11 11:13 UTC (permalink / raw)
To: linux-audit
[-- Attachment #1.1: Type: text/plain, Size: 1032 bytes --]
Any idea what this means:
type=SYSCALL msg=audit(1236769790.766:247): arch=40000003 syscall=11
success=yes exit=0 a0=9d1e668 a1=9d23e50 a2
type=EXECVE msg=audit(1236769790.766:247): argc=4 a0="/bin/sh"
a1="/sbin/service" a2="sshd" a3="restart"
type=EXECVE msg=audit(1236769790.766:247): argc=3 a0="/bin/sh"
a1="/sbin/service" a2="sshd"
type=CWD msg=audit(1236769790.766:247): cwd="/root"
type=PATH msg=audit(1236769790.766:247): item=0 name="/sbin/service"
inode=189083 dev=fc:01 mode=0100755 ouid=0
type=PATH msg=audit(1236769790.766:247): item=1 name=(null) inode=251907
dev=fc:01 mode=0100755 ouid=0 ogid=0 rd
type=PATH msg=audit(1236769790.766:247): item=2 name=(null) inode=315525
dev=fc:01 mode=0100755 ouid=0 ogid=0 rd
Note that there are 2 EXECVE records there. This was generated by RHEL
5.3 i386.
Thanks,
Matt
--
Matthew Booth, RHCA, RHCSS
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: 197 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Multiple EXECVE records
2009-03-11 11:13 Multiple EXECVE records Matthew Booth
@ 2009-03-12 12:18 ` Eric Paris
0 siblings, 0 replies; 2+ messages in thread
From: Eric Paris @ 2009-03-12 12:18 UTC (permalink / raw)
To: Matthew Booth; +Cc: linux-audit
On Wed, 2009-03-11 at 11:13 +0000, Matthew Booth wrote:
> Any idea what this means:
>
> type=SYSCALL msg=audit(1236769790.766:247): arch=40000003 syscall=11
> success=yes exit=0 a0=9d1e668 a1=9d23e50 a2
> type=EXECVE msg=audit(1236769790.766:247): argc=4 a0="/bin/sh"
> a1="/sbin/service" a2="sshd" a3="restart"
> type=EXECVE msg=audit(1236769790.766:247): argc=3 a0="/bin/sh"
> a1="/sbin/service" a2="sshd"
> type=CWD msg=audit(1236769790.766:247): cwd="/root"
> type=PATH msg=audit(1236769790.766:247): item=0 name="/sbin/service"
> inode=189083 dev=fc:01 mode=0100755 ouid=0
> type=PATH msg=audit(1236769790.766:247): item=1 name=(null) inode=251907
> dev=fc:01 mode=0100755 ouid=0 ogid=0 rd
> type=PATH msg=audit(1236769790.766:247): item=2 name=(null) inode=315525
> dev=fc:01 mode=0100755 ouid=0 ogid=0 rd
>
> Note that there are 2 EXECVE records there. This was generated by RHEL
> 5.3 i386.
Something went wrong that shouldn't have? File a BZ and CC me so I'll
remember to take a look. A reproducer would be GREAT! Multi-part
execve records can be normal (if the execve logging is too long to for a
single audit message), but this is about x1.75 of a single record.
Doesn't seem right.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-12 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-11 11:13 Multiple EXECVE records Matthew Booth
2009-03-12 12:18 ` Eric Paris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox