mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/12] Refactor and harden PLPKS code
@ 2026-09-23 18:28 Srish Srinivasan
  2026-09-23 18:28 ` [PATCH 01/12] pseries/plpks: fix error handling in plpks_read_var() Srish Srinivasan
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Srish Srinivasan @ 2026-09-23 18:28 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: maddy, mpe, npiggin, christophe.leroy, nayna, gjoyce,
	ritesh.list, sshegde, linux-kernel, rnsastry, ssrish

This series contains fixes, hardening changes, and general cleanup for
the PLPKS code. It addresses error handling and input validation issues,
improves the cleanup of sensitive data, and prevents the wrapping_features
sysfs attribute from being exposed when the key-wrapping interface is not
supported.

Srish Srinivasan (12):
  pseries/plpks: fix error handling in plpks_read_var()
  pseries/plpks: fix error code for wrapping key reads
  pseries/plpks: validate input to plpks_signed_update_var()
  pseries/plpks: clear sensitive PLPKS buffers
  pseries/plpks: clear sensitive buffers in wrapping operations
  pseries/plpks: clear signed update authentication buffer
  pseries/plpks: clear SED key data after use
  pseries/plpks: fix self-reference in plpks_var initializer
  pseries/plpks: hide wrapping_features when unsupported
  pseries/plpks: make narrowing conversions explicit
  pseries/plpks: rename the default wrapping key macro
  pseries/plpks: update PKS documentation and MAINTAINERS entry

 Documentation/arch/powerpc/papr_hcalls.rst    | 16 +++---
 MAINTAINERS                                   |  2 +-
 arch/powerpc/platforms/pseries/plpks-sysfs.c  | 20 ++++++--
 arch/powerpc/platforms/pseries/plpks.c        | 51 ++++++++++---------
 .../powerpc/platforms/pseries/plpks_sed_ops.c | 12 +++--
 5 files changed, 61 insertions(+), 40 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-09-23 18:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 18:28 [PATCH 00/12] Refactor and harden PLPKS code Srish Srinivasan
2026-09-23 18:28 ` [PATCH 01/12] pseries/plpks: fix error handling in plpks_read_var() Srish Srinivasan
2026-09-23 18:28 ` [PATCH 02/12] pseries/plpks: fix error code for wrapping key reads Srish Srinivasan
2026-09-23 18:28 ` [PATCH 03/12] pseries/plpks: validate input to plpks_signed_update_var() Srish Srinivasan
2026-09-23 18:28 ` [PATCH 04/12] pseries/plpks: clear sensitive PLPKS buffers Srish Srinivasan
2026-09-23 18:28 ` [PATCH 05/12] pseries/plpks: clear sensitive buffers in wrapping operations Srish Srinivasan
2026-09-23 18:28 ` [PATCH 06/12] pseries/plpks: clear signed update authentication buffer Srish Srinivasan
2026-09-23 18:28 ` [PATCH 07/12] pseries/plpks: clear SED key data after use Srish Srinivasan
2026-09-23 18:28 ` [PATCH 08/12] pseries/plpks: fix self-reference in plpks_var initializer Srish Srinivasan
2026-09-23 18:28 ` [PATCH 09/12] pseries/plpks: hide wrapping_features when unsupported Srish Srinivasan
2026-09-23 18:28 ` [PATCH 10/12] pseries/plpks: make narrowing conversions explicit Srish Srinivasan
2026-09-23 18:28 ` [PATCH 11/12] pseries/plpks: rename the default wrapping key macro Srish Srinivasan
2026-09-23 18:28 ` [PATCH 12/12] pseries/plpks: update PKS documentation and MAINTAINERS entry Srish Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®