[Lucid] [Patch 0/11] AppArmor fixes
john.johansen at canonical.com
john.johansen at canonical.com
Tue Apr 13 07:09:29 UTC 2010
The following changes since commit 7992095e85664c23aed5514c340929f0b4271ae6:
Andy Whitcroft (1):
UBUNTU: allow modules.builtin to be optional
are available in the git repository at:
git://kernel.ubuntu.com/jj/ubuntu-lucid.git master
John Johansen (11):
AppArmor: Fix put of unassigned ns if aa_unpack fails
AppArmor: Fix refcount bug when exec fails
AppArmor: Take refcount on cxt->profile to ensure it remains a valid reference
AppArmor: fix typo in scrubbing environment variable warning
AppArmor: fix regression by setting default to mediate deleted files
AppArmor: Stop unconfined from inheriting replaced/removed children
AppArmor: fix refcount order bug that can trigger during replacement
AppArmor: Make sure to unmap aliases for vmalloced dfas before they are live
AppArmor: address performance regression of replaced profile
AppArmor: make the global side the correct type
AppArmor: use the kernel shared workqueue to free vmalloc'ed dfas
security/apparmor/context.c | 10 ++++++++--
security/apparmor/domain.c | 17 ++++++++++-------
security/apparmor/lsm.c | 4 ++--
security/apparmor/match.c | 32 ++++++++++++++++++++++++++++----
security/apparmor/policy.c | 19 ++++++++++---------
security/apparmor/policy_unpack.c | 7 +++++--
security/apparmor/sid.c | 2 +-
7 files changed, 64 insertions(+), 27 deletions(-)
More information about the kernel-team
mailing list