Bug 112797 - AppArmor-lite's profile lists aren't sufficient
Summary: AppArmor-lite's profile lists aren't sufficient
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: AppArmor (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Dominic W Reynolds
QA Contact: Keiran Haggerty
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 18:36 UTC by Seth R Arnold
Modified: 2005-09-09 17:27 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 Seth R Arnold 2005-08-24 18:36:39 UTC
Darix has discovered that we missed some paths to ld.so for our list of allowed
profiles. We need to also include:
/opt/*-linux-uclibc/lib/ld-uClibc-*
(The first asterisk will be a real problem, as AppArmor lite doesn't support
that syntax. We'll need to just go enumerate the list of all contents possible
in the first asterisk. Remind me later and I'll figure out how to generate a list.)

The tools required to build the list of authorized profiles aren't checked into
Subversion yet; I'd be happy to add these new profiles to our certificates once
the control files are added.

Thanks
Comment 1 Dominic W Reynolds 2005-08-31 03:13:14 UTC
Will regenate certs with new path for checkin on next drop 9/2/05.
Comment 4 Seth R Arnold 2005-09-09 17:27:28 UTC
/opt/i386-linux-uclibc/lib/ld-uClibc**
/opt/powerpc-linux-uclibc/lib/ld-uClibc**

were added to the profile list in subversion revision 5140; any certificates
regenerated since then will pick up these loaders.

I did not find versions of uClibc for other architectures to confirm their
architecture names, so they haven't been added. Please feel free to reopen this
bug if you've got a list handy. (Or, better yet, can teach me how to find the
list. :)