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: <20250708193829.656988-1-ebiggers@kernel.org>
Date: Tue,  8 Jul 2025 12:38:27 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: linux-crypto@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
	x86@...nel.org,
	linux-rt-devel@...ts.linux.dev,
	Eric Biggers <ebiggers@...nel.org>
Subject: [PATCH 0/2] x86 AEGIS fixes

Since the legacy crypto API likes to randomly allocate memory, the x86
AEGIS code has some bugs.  This series fixes them.

Eric Biggers (2):
  crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT
  crypto: x86/aegis - Add missing error checks

 arch/x86/crypto/aegis128-aesni-glue.c | 40 +++++++++++++++++++--------
 1 file changed, 29 insertions(+), 11 deletions(-)


base-commit: 181698af38d3f93381229ad89c09b5bd0496661a
-- 
2.50.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ