[PATCH] Fix problem where call involving the SELinux AVC occurs before the AVC is initialized
Colin Walters
walters at verbum.org
Wed Oct 1 13:51:47 PDT 2008
On Wed, Oct 1, 2008 at 3:32 PM, James Carter <jwcart2 at tycho.nsa.gov> wrote:
> This patch moves the call to bus_selinux_full_init so that it is before
> the call to process_config_postinit.
Pushed to master, I'll also queue it for the upcoming 1.2.4 release.
commit 0b17cee84d832b5df7c85a5e5b587fa5cd333964
Author: James Carter <jwcart2 at tycho.nsa.gov>
Date: Wed Oct 1 16:40:33 2008 -0400
Initialize AVC earlier so we can look up service security contexts
* bus/bus.c: Initialize AVC earlier:
http://lists.freedesktop.org/archives/dbus/2008-October/010493.html
Signed-off-by: Colin Walters <walters at verbum.org>
More information about the dbus
mailing list