Mailinglist Archive: opensuse-bugs (15090 mails)
| < Previous | Next > |
[Bug 325593] New: libapparmor: log parsing library doesn' t handle hex-encoded strings
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 17 Sep 2007 00:25:42 -0600 (MDT)
- Message-id: <bug-325593-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=325593
Summary: libapparmor: log parsing library doesn't handle hex-
encoded strings
Product: openSUSE 10.3
Version: Beta 3
Platform: Other
OS/Version: Other
Status: ASSIGNED
Severity: Normal
Priority: P5 - None
Component: AppArmor
AssignedTo: sbeattie@xxxxxxxxxx
ReportedBy: sbeattie@xxxxxxxxxx
QAContact: dreynolds@xxxxxxxxxx
Found By: ---
The log library doesn't properly parse messages where some of the fields have
been safely (hexstring) encoded, e.g.:
type=APPARMOR_DENIED msg=audit(1190305421.066:14665): type=1503
operation="inode_permission" requested_mask="w" denied_mask="w"
name=2F746D702F646F6573206E6F74206578697374 pid=31401
profile="/home/steve/tmp/sh"
(2F746D702F646F6573206E6F74206578697374 == "/tmp/does not exist")
--
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.
Summary: libapparmor: log parsing library doesn't handle hex-
encoded strings
Product: openSUSE 10.3
Version: Beta 3
Platform: Other
OS/Version: Other
Status: ASSIGNED
Severity: Normal
Priority: P5 - None
Component: AppArmor
AssignedTo: sbeattie@xxxxxxxxxx
ReportedBy: sbeattie@xxxxxxxxxx
QAContact: dreynolds@xxxxxxxxxx
Found By: ---
The log library doesn't properly parse messages where some of the fields have
been safely (hexstring) encoded, e.g.:
type=APPARMOR_DENIED msg=audit(1190305421.066:14665): type=1503
operation="inode_permission" requested_mask="w" denied_mask="w"
name=2F746D702F646F6573206E6F74206578697374 pid=31401
profile="/home/steve/tmp/sh"
(2F746D702F646F6573206E6F74206578697374 == "/tmp/does not exist")
--
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.
| < Previous | Next > |