]> git.lizzy.rs Git - torbrowser-launcher.git/commit
AppArmor: silence denied access to /sys/devices/virtual/block/*/uevent.
authorintrigeri <intrigeri@boum.org>
Thu, 29 Jan 2015 16:11:57 +0000 (16:11 +0000)
committerintrigeri <intrigeri@boum.org>
Thu, 29 Jan 2015 16:11:57 +0000 (16:11 +0000)
commit83f749f0d753f1aa70e011f72071a3dd465fb8cf
treeabc83c1c2e25e92c068ec4cdcb6bffd64b2c1d56
parent283fdf1e0ee0fbaa59bcfe27e7d3069346aa9768
AppArmor: silence denied access to /sys/devices/virtual/block/*/uevent.

I've not found any security-related usage of this kernel interface in the Tor
Browser source tree, and the browser seems to work just fine without having
access to it, so let's make AppArmor silently deny it.

Note that this doesn't change any existing behaviour: only logging is affected.
apparmor/torbrowser.Browser.firefox