[apparmor] [Bug 897958] [NEW] apparmor_parser does not handle escaped space in profile name

John Johansen john.johansen at canonical.com
Wed Nov 30 01:10:33 UTC 2011


Public bug reported:

apparmor does not correctly handle profile names containing an space that has been escaped with the \ character, ie
  profile test\ space { }

This can currently be worked around using quotes
  profile "test space" { }

** 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/897958

Title:
  apparmor_parser does not handle escaped space in profile name

Status in AppArmor Linux application security framework:
  New

Bug description:
  apparmor does not correctly handle profile names containing an space that has been escaped with the \ character, ie
    profile test\ space { }

  This can currently be worked around using quotes
    profile "test space" { }

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/897958/+subscriptions



More information about the AppArmor mailing list