apparmor can't parse 'pix' 'px' with globbing.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
New
|
Undecided
|
Unassigned |
Bug Description
apparmor_parser can't parse '/** px' '/** pix', but can parse '/** ix', why? is it a issue?
linux-l5kg:
openSUSE 13.2 (x86_64)
VERSION = 13.2
CODENAME = Harlequin
# /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead
linux-l5kg:
AppArmor parser version 2.9.0
Copyright (C) 1999-2008 Novell Inc.
Copyright 2009-2012 Canonical Ltd.
linux-l5kg:
# Last Modified: Tue Apr 14 17:49:40 2015
#include <tunables/global>
/root/apparmor/
#include <abstractions/base>
/** pix,
}
linux-l5kg:
profile has merged rule with conflicting x modifiers
ERROR processing regexs for profile /root/apparmor/
Possible explanation: abstractions/base contains some mrix rules for files in /lib*/, /opt/ and /home/
Nevertheless, the more specific rules should "win" over /** IMHO ;-)