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: <733a19ce-16f2-4d06-bce9-85d7473c9a4d@linux.intel.com>
Date: Fri, 27 Sep 2024 13:45:42 -0500
From: "Zanussi, Tom" <tom.zanussi@...ux.intel.com>
To: herbert@...dor.apana.org.au
Cc: davem@...emloft.net, linux-crypto@...r.kernel.org,
 linux-kernel <linux-kernel@...r.kernel.org>,
 "Accardi, Kristen C" <kristen.c.accardi@...el.com>, zanussi@...nel.org
Subject: [PATCH 0/2] iaa_crypto bugfix and maintainer change

Hi Herbert,

The first patch here fixes a bug seen on some systems with broken IAA
hardware; it doesn't fix the hardware issue itself but exposes an
issue with trusting the hardware to either send a completion or
trigger a timeout - if neither happens, it shouldn't spin endlessly.

The second patch hands over iaa_crypto maintainership, since I'll be
retiring from Intel and won't have access to IAA hardware myself.

Thanks,

Tom

Tom Zanussi (2):
  crypto: iaa - Remove potential infinite loop in check_completion()
  MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainer

 MAINTAINERS                                |  2 +-
 drivers/crypto/intel/iaa/iaa_crypto_main.c | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.38.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ