kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #126997
[Bug 1473584] Re: AUDIT_USER_AVC messages are not printk'ed when auditd is not running
This bug was fixed in the package linux-mako - 3.4.0-6.37
---------------
linux-mako (3.4.0-6.37) wily; urgency=low
[ Upstream Kernel Changes ]
* audit: printk USER_AVC messages when audit isn't enabled
- LP: #1473584
-- Tim Gardner <tim.gardner@xxxxxxxxxxxxx> Mon, 13 Jul 2015 14:53:48
-0700
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-mako in Ubuntu.
https://bugs.launchpad.net/bugs/1473584
Title:
AUDIT_USER_AVC messages are not printk'ed when auditd is not running
Status in linux-flo package in Ubuntu:
Fix Released
Status in linux-mako package in Ubuntu:
Fix Released
Status in linux-manta package in Ubuntu:
Fix Released
Bug description:
The auditd daemon is not part of the default phone images. At the
kernel level, the audit_enabled variable remains 0 until an auditd
daemon registers itself. There is a bug in old kernels that causes
AUDIT_USER_AVC messages to be ignored when audit_enabled is 0. I fixed
the bug several years ago and marked the patch for the stable tree but
the phone kernels (mako, at least) did not pull in the patch. The
upstream commit id is:
0868a5e150bc4c47e7a003367cd755811eb41e0b
What this means for our phone images is that any denial messages from
the system D-Bus daemon are dropped instead of being properly routed
to the syslog. This results in headaches for debugging app confinement
denials.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-flo/+bug/1473584/+subscriptions
References