On Wed, 8 Aug 2007, Al Viro wrote:
> Check for audit_signals is misplaced and check for
> audit_dummy_context() is missing; as the result, if we send
> signal to auditd from task with NULL ->audit_context while
> we have audit_signals != 0 we end up with an oops.
>
> Signed-off-by: Al Viro
Check for audit_signals is misplaced and check for
audit_dummy_context() is missing; as the result, if we send
signal to auditd from task with NULL ->audit_context while
we have audit_signals != 0 we end up with an oops.
Signed-off-by: Al Viro <[EMAIL PROTECTED]>
---
diff --git a/kernel/au
2 matches
Mail list logo