lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250531150822.135803-1-deller@kernel.org>
Date: Sat, 31 May 2025 17:08:20 +0200
From: deller@...nel.org
To: linux-kernel@...r.kernel.org,
	apparmor@...ts.ubuntu.com,
	John Johansen <john.johansen@...onical.com>,
	linux-security-module@...r.kernel.org
Cc: Helge Deller <deller@....de>
Subject: [PATCH 0/2] apparmor unaligned memory fixes

From: Helge Deller <deller@....de>

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ