Public bug reported:

Saw the following denial when reviewing a syslog paste:
apparmor="DENIED" operation="open" profile="<profile>" 
name="/android/system/build.prop" pid=NNN comm="scoperunner" requested_mask="r" 
denied_mask="r" fsuid=32011 ouid=0

We already have this rule:
  /system/build.prop r,

Seems like it should be changed to:
  /{,android/}system/build.prop r,

** Affects: apparmor-easyprof-ubuntu (Ubuntu)
     Importance: High
     Assignee: Jamie Strandboge (jdstrand)
         Status: In Progress


** Tags: application-confinement

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1378838

Title:
  scopes denial against /android/system/build.prop

Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
  In Progress

Bug description:
  Saw the following denial when reviewing a syslog paste:
  apparmor="DENIED" operation="open" profile="<profile>" 
name="/android/system/build.prop" pid=NNN comm="scoperunner" requested_mask="r" 
denied_mask="r" fsuid=32011 ouid=0

  We already have this rule:
    /system/build.prop r,

  Seems like it should be changed to:
    /{,android/}system/build.prop r,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1378838/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to