[apparmor] [Bug 965690] [NEW] mount flags do not match regular expressions/pattern matching

John Johansen john.johansen at canonical.com
Mon Mar 26 20:51:34 UTC 2012


Public bug reported:

mount options support the use of pattern matching but mount flags are
not correctly intersected against specified patterns.

  mount options=**,

should be equivalent to

  mount,

but it is not because the flag values do not intersect the **
expression.

** Affects: apparmor
     Importance: Wishlist
         Status: New

** Changed in: apparmor
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of AppArmor
Developers, which is the registrant for AppArmor.
https://bugs.launchpad.net/bugs/965690

Title:
  mount flags do not match regular expressions/pattern matching

Status in AppArmor Linux application security framework:
  New

Bug description:
  mount options support the use of pattern matching but mount flags are
  not correctly intersected against specified patterns.

    mount options=**,

  should be equivalent to

    mount,

  but it is not because the flag values do not intersect the **
  expression.

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



More information about the AppArmor mailing list