Messages in this thread |  | | | From | John Johansen <> | | Subject | AppArmor v2 - Add the ability to mediate mount | | Date | Wed, 14 Mar 2012 20:07:22 -0700 |
| |
The following is v2 of the AppArmor mount rule extension. It assumes the previous pull requests have been applied.
Changes since v1. - The variable initialization and other bugs pointed out in v1 have been fixed - The mount matching of the different mount fns has been factored out into a common routine. - Error reporting on the match has been improved to report where it fails - a couple bugs in the matching of different elements have been fixed after further testing. - Auditing and matching of the fs data element is now optional and is controlled by userspace rules indicating that a fs data match is required, and that auditing of such is desired.
|  |