From: Helge Deller <[email protected]> Two patches which fix unaligned memory accesses in apparmor. Both triggered on the parisc platform, which is much more memory alignment sensitive and will report violations. Please check and apply.
Helge Helge Deller (2): apparmor: Fix 8-byte alignment for initial dfa blob streams apparmor: Fix unaligned memory accesses in KUnit test security/apparmor/lsm.c | 4 ++-- security/apparmor/policy_unpack_test.c | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) -- 2.47.0
