Files
linux-stable-mirror/security/apparmor/include
Helge Deller 47e351dfef apparmor: Fix & Optimize table creation from possibly unaligned memory
[ Upstream commit 6fc367bfd4 ]

Source blob may come from userspace and might be unaligned.
Try to optize the copying process by avoiding unaligned memory accesses.

- Added Fixes tag
- Added "Fix &" to description as this doesn't just optimize but fixes
        a potential unaligned memory access
Fixes: e6e8bf4188 ("apparmor: fix restricted endian type warnings for dfa unpack")
Signed-off-by: Helge Deller <deller@gmx.de>
[jj: remove duplicate word "convert" in comment trigger checkpatch warning]
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:20:40 -05:00
..
2023-10-18 15:58:49 -07:00
2023-10-18 15:58:49 -07:00
2023-11-12 22:54:42 -05:00