[apparmor] [Bug 731178] [NEW] Profiles defined with a default globbing and profile name do not attach
John Johansen
john.johansen at canonical.com
Tue Mar 8 10:22:52 UTC 2011
Public bug reported:
A profile defined as follows
profile default ** {
}
will not attach to any task however a profile defined with
profile default /** {
}
does properly attach.
The failure in attachment only occurs with the attachment specification
does not contain any characters before the globbing.
** Affects: apparmor
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of AppArmor
Developers, which is the registrant for AppArmor.
https://bugs.launchpad.net/bugs/731178
Title:
Profiles defined with a default globbing and profile name do not
attach
Status in AppArmor Linux application security framework:
New
Bug description:
A profile defined as follows
profile default ** {
}
will not attach to any task however a profile defined with
profile default /** {
}
does properly attach.
The failure in attachment only occurs with the attachment
specification does not contain any characters before the globbing.
More information about the AppArmor
mailing list