Bug 131049 - SubDomain.pm relies too much on user-set PATH
Summary: SubDomain.pm relies too much on user-set PATH
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: AppArmor (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Jesse Michael
QA Contact: Keiran Haggerty
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 15:50 UTC by Seth R Arnold
Modified: 2005-11-17 13:36 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-10-27 15:50:19 UTC
When logprof or genprof or other AppArmor tools are run by a user with PATH set to include ~/bin or other directories before system directories, and the user directories have executables that shadow system executables (such as date, md5sum, logger, etc) that do not work exactly as we assume they work, our applications behave in surprising ways.

Two possible solutions are: (a) reset PATH to something 'sane'. (b) hardcode paths to system-supplied executables rather than rely on the shell to find versions.
Comment 1 Jesse Michael 2005-11-09 10:30:38 UTC
this is fixed in our tree.  i think it's been checked into autobuild for the RC1 build, but i'll have to check with dreynolds.
Comment 2 Dominic W Reynolds 2005-11-11 23:32:07 UTC
Fixed and will be posted for YOU update
Comment 3 Andreas Jaeger 2005-11-14 14:51:05 UTC
Please put it out with the other subdomain fixes.
Comment 4 Dominic W Reynolds 2005-11-14 19:44:00 UTC
Fix for this went in on the last checkin for the maintenance update.
Comment 5 Dominic W Reynolds 2005-11-15 14:37:54 UTC
Fixed in autobuild.
Comment 6 Anja Stock 2005-11-17 13:36:07 UTC
released