Bug 128841 - AppArmor kernel module needs to be updated to work with applications that use inotify
Summary: AppArmor kernel module needs to be updated to work with applications that use...
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: AppArmor (show other bugs)
Version: RC 4
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Tony Jones
QA Contact: Keiran Haggerty
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-17 20:43 UTC by Jesse Michael
Modified: 2005-10-25 04:58 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Michael 2005-10-17 20:43:18 UTC
Currently, inotify uses an internal inotifyfs filesystem that isn't attached to
the regular filesystem tree.

When applications use inotify, this causes the apparmor kernel module to
generate rejection messages that don't have a leading / as part of the filename.

This causes problems when creating profiles for these applications because all
paths are expected to be fully qualified and those without a leading / are
considered to be a syntax error by the current set of tools.
Comment 1 Tony Jones 2005-10-25 04:58:37 UTC
Fixed in r5484