Bug 206425 (LSPP/IBM) - LTC26969-[LSPP Audit] Filtering on PPID for = and != is inverted
Summary: LTC26969-[LSPP Audit] Filtering on PPID for = and != is inverted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: LSPP/IBM
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Eric Paris
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-14 11:26 UTC by Issue Tracker
Modified: 2007-11-30 22:07 UTC (History)
5 users (show)

Fixed In Version: 5.0.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-17 14:47:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch sent to linux-audit for review (462 bytes, patch)
2006-09-28 02:13 UTC, Eric Paris
no flags Details | Diff

Description Issue Tracker 2006-09-14 11:26:29 UTC
Escalated to Bugzilla from IssueTracker

Comment 3 Eric Paris 2006-09-28 00:55:25 UTC
It's not exactly backwards.  It's actually that ctx->ppid in audit_filter_rules
is actually set to 0.  That is supposed to be the ppid of the task which made
the call.  (I'm not sure why i couldn't just use sys_getppid() there, but i'm
going to figure out why this isn't set.

Comment 4 Eric Paris 2006-09-28 02:13:15 UTC
Created attachment 137281 [details]
Patch sent to linux-audit for review

Comment 5 Linda Wang 2006-09-29 18:34:05 UTC
patch posted for review on 9/29/06

Comment 6 Don Zickus 2006-10-09 21:43:30 UTC
in kernel-2.6.18-1.2718.el5


Note You need to log in before you can comment on or make changes to this bug.