Comment 1 for bug 1678048

Revision history for this message
John Johansen (jjohansen) wrote :

This is because boot params are processed before apparmor is fully initialized and policy_view_capable() will oops because the rootns is not setup.

We should by-pass policy_view_capable() for params being set at boot.