apparmor: verify permission table indexes
authorJohn Johansen <john.johansen@canonical.com>
Fri, 26 Aug 2022 20:32:34 +0000 (13:32 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Mon, 3 Oct 2022 21:49:03 +0000 (14:49 -0700)
commit670f31774ab6bf8e2d756f27444b035b9be8a0c9
treedda8d742b73282bf83314b5647a04d29f71f1634
parentfd1b2b95a21177eaa9e26989637e477be4d93b2f
apparmor: verify permission table indexes

While the dfa xindex's are verified, the indexes in the permission
table are not currently verified. Fix this.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/policy_unpack.c