diff options
author | Georgia Garcia <[email protected]> | 2024-06-10 09:51:48 -0300 |
---|---|---|
committer | John Johansen <[email protected]> | 2024-07-24 11:15:06 -0700 |
commit | e0ff0cff1f6cdce0aa596aac04129893201c4162 (patch) | |
tree | 0761b1736f77a2e9ca2ee7dbd1eaa8b5c166bf15 /rust/kernel/workqueue.rs | |
parent | f4fee216df7d28b87d1c9cc60bcebfecb51c1a05 (diff) |
apparmor: unpack transition table if dfa is not present
Due to a bug in earlier userspaces, a transition table may be present
even when the dfa is not. Commit 7572fea31e3e
("apparmor: convert fperm lookup to use accept as an index") made the
verification check more rigourous regressing old userspaces with
the bug. For compatibility reasons allow the orphaned transition table
during unpack and discard.
Fixes: 7572fea31e3e ("apparmor: convert fperm lookup to use accept as an index")
Signed-off-by: Georgia Garcia <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions