public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* the meaning of this audit entry
@ 2007-11-19 21:22 Bill Tangren
  2007-11-19 22:06 ` Steve Grubb
  2007-11-19 22:13 ` Matthew Booth
  0 siblings, 2 replies; 9+ messages in thread
From: Bill Tangren @ 2007-11-19 21:22 UTC (permalink / raw)
  To: linux-audit

I'd like to know what this audit log entry means:

type=SYSCALL msg=audit(1195506796.447:7712726): arch=40000003 syscall=3
success=no exit=-11 a0=17 a1=a6c5b80 a2=1000 a3=a6c4d90 items=0 pid=3618
auid=825305204 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0
comm="X" exe="/usr/X11R6/bin/Xorg"

It appears that there is a problem with /usr/X11R6/bin/Xorg, and it is
issuing a failed syscall. I can tell you that I see this if there is a
user logged into the console GUI.

The following are the rules that I have that are auditing syscalls:

-a exit,always -S mknod -S acct -S swapon -S sethostname -F success=0 -F
auid=-1 -F auid=0

-a exit,always -S mknod -S acct -S swapon -S sethostname -F success=1

-a exit,always -S settimeofday -S adjtimex -S nfsservctl -S umount2 -S
fdatasync -S setdomainname -F success=0 -F auid=-1 -F auid=0

-a exit,always -S settimeofday -S adjtimex -S nfsservctl -S umount2 -S
fdatasync -S setdomainname -F success=1 -F auid=-1 -F auid=0

-a exit,always -S quotactl -S mount -S kill -S chroot -F success=0 -F
auid=-1 -F auid=0

-a exit,always -S quotactl -S mount -S kill -S chroot -F success=1 -F
auid=-1 -F auid=0



Is this being audited by default, or are one of the previous rules
auditing it?

Thanks!

-- 
Bill Tangren
U.S. Naval Observatory

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-11-21  2:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19 21:22 the meaning of this audit entry Bill Tangren
2007-11-19 22:06 ` Steve Grubb
2007-11-20 15:36   ` Bill Tangren
2007-11-21  0:49     ` Mike Nixon
2007-11-21  2:17       ` Steve Grubb
2007-11-21  2:22     ` Steve Grubb
2007-11-19 22:13 ` Matthew Booth
2007-11-20 15:08   ` Bill Tangren
2007-11-21  2:27     ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox