Re: [PATCH v2 1/2] selinux: add brief info to policydb

From: Sebastien Buisson
Date: Thu May 11 2017 - 09:00:13 EST


2017-05-05 20:33 GMT+02:00 Casey Schaufler <casey@xxxxxxxxxxxxxxxx>:
> How do you see policy_brief being used by a modules
> with dynamic policy?

Policy's brief is computed on the binary representation every time the
policy is loaded, and when enforce or checkreqprot are changed. It
should not be a problem with a dynamic policy, unless I am missing
something.