diff options
author | Georgia Garcia <georgia.garcia@canonical.com> | 2024-06-10 14:51:48 +0200 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2024-07-24 20:15:06 +0200 |
commit | e0ff0cff1f6cdce0aa596aac04129893201c4162 (patch) | |
tree | 0761b1736f77a2e9ca2ee7dbd1eaa8b5c166bf15 /security/yama | |
parent | apparmor: try to avoid refing the label in apparmor_file_open (diff) | |
download | linux-e0ff0cff1f6cdce0aa596aac04129893201c4162.tar.xz linux-e0ff0cff1f6cdce0aa596aac04129893201c4162.zip |
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 <georgia.garcia@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/yama')
0 files changed, 0 insertions, 0 deletions