diff options
author | Georgia Garcia <georgia.garcia@canonical.com> | 2024-06-10 09:51:48 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-08-03 09:01:08 +0200 |
commit | 7b2384f7ebbf6d8eb7bb276dafd4a3dc2f78131f (patch) | |
tree | 6b72f7d2cac60be601ea504624645a8a7b86262a /Makefile | |
parent | ac2d19b9ba6c889528c8ab5762b19b0f25dc3804 (diff) | |
download | linux-stable-7b2384f7ebbf6d8eb7bb276dafd4a3dc2f78131f.tar.gz linux-stable-7b2384f7ebbf6d8eb7bb276dafd4a3dc2f78131f.tar.bz2 linux-stable-7b2384f7ebbf6d8eb7bb276dafd4a3dc2f78131f.zip |
apparmor: unpack transition table if dfa is not present
[ Upstream commit e0ff0cff1f6cdce0aa596aac04129893201c4162 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions