* RFC deprecating the possible action
@ 2006-04-10 19:05 Steve Grubb
2006-04-10 19:55 ` Linda Knippers
0 siblings, 1 reply; 2+ messages in thread
From: Steve Grubb @ 2006-04-10 19:05 UTC (permalink / raw)
To: Linux Audit
Hi,
I was looking at the syscall entry code and was thinking that we could
eliminate the "possible" action. The code in syscall entry seems to have been
hard-wired such that every syscall performs the action as if "possible" was
set. (Unless a never rule evaluates true.)
Since this is now hard-wired into the code, I'd like to eliminate the action
so that people do not submit rules with "possible" as an action. This would
help in terms of performance since the system won't be evaluating rules that
are hard coded.
We currently have 5 syscall rules in the capp.rules file and lspp.rules file
that would be eliminated by this change. I could always delete them from the
rule file, but other people will make the mistake of setting possible on some
rules without studying the kernel code.
What's people's thoughts on this?
-Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: RFC deprecating the possible action
2006-04-10 19:05 RFC deprecating the possible action Steve Grubb
@ 2006-04-10 19:55 ` Linda Knippers
0 siblings, 0 replies; 2+ messages in thread
From: Linda Knippers @ 2006-04-10 19:55 UTC (permalink / raw)
To: Steve Grubb; +Cc: Linux Audit
Steve Grubb wrote:
> We currently have 5 syscall rules in the capp.rules file and lspp.rules file
> that would be eliminated by this change. I could always delete them from the
> rule file, but other people will make the mistake of setting possible on some
> rules without studying the kernel code.
>
> What's people's thoughts on this?
I think if 'possible' no longer is needed, let's remove it. The only
reason I can think of for keeping it is if people want to have the
same rules file for RHEL4 as for RHEL5, in which case it could be
silently ignored or turned into a regular watch on a RHEL5 system.
- ljk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-10 19:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-10 19:05 RFC deprecating the possible action Steve Grubb
2006-04-10 19:55 ` Linda Knippers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox