[Bug 430358] New: logprof makes profile invalid
https://bugzilla.novell.com/show_bug.cgi?id=430358 Summary: logprof makes profile invalid Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: AppArmor AssignedTo: jjohansen@novell.com ReportedBy: suse-beta@cboltz.de QAContact: qa@suse.de Found By: --- Created an attachment (id=242071) --> (https://bugzilla.novell.com/attachment.cgi?id=242071) files from comment #0 Note: This happens on the server with the apparmor-utils and apparmor-parser you [John] sent me - IIRC these were packages with the 11.1 version, so this might affect 11.1 also. In short: logprof just caused the following profile change: --- /tmp/usr.lib.postfix.master 2008-09-26 23:14:44.000000000 +0200 +++ usr.lib.postfix.master 2008-09-26 23:14:45.000000000 +0200 @@ -44,6 +43,8 @@ /usr/lib/postfix/master mrix, /usr/lib/postfix/pickup px, /usr/lib/postfix/proxymap px, + other /usr/lib/postfix/qmgr , + /usr/lib/postfix/qmgr Px, owner /usr/lib/postfix/scache m, /usr/lib/postfix/scache rpx, /usr/lib/postfix/showq px, Needless to say the "other /usr/lib/postfix/qmgr ," line is invalid because it misses the permission part. (BTW: Is "other" a valid keyword like "owner"?) I have attached a tarball with the relevant files: - usr.lib.postfix.master_before - the profile before logprof changed it - usr.lib.postfix.master_broken - after the logprof run - audit.log - logprof-screendump - a copy&paste from the terminal running logprof Just in case: Some minutes before this happened, I rotated the audit log (by moving it away and running "rcauditd restart"). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430358 User jjohansen@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430358#c1 John Johansen <jjohansen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from John Johansen <jjohansen@novell.com> 2008-09-29 16:27:59 MDT --- other is not currently an "officially" valid keyword. The parser does support it and a small part of the tools (logprof/genprof) support it. However the tools currently lack the infrastructure and logic to properly support this feature (see above) so it is not being supported for 11.1. Basically what is happening here is two bugs that are linked, other perms are getting added when they shouldn't and the logic to detect other perms is working but the manipulation and writing them out isn't, -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430358 User suse-beta@cboltz.de added comment https://bugzilla.novell.com/show_bug.cgi?id=430358#c2 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|AppArmor |AppArmor Product|openSUSE 11.0 |openSUSE 11.1 Version|Final |Beta 2 --- Comment #2 from Christian Boltz <suse-beta@cboltz.de> 2008-10-15 14:02:03 MDT --- Also happens on 11.1 beta2 :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430358 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430358#c3 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com Flag| |SHIP_STOPPER- --- Comment #3 from Stephan Kulow <coolo@novell.com> 2008-11-24 03:02:06 MST --- John, can you please prioritize? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430358 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jeffm@novell.com |tonyj@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com