grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Various LUKS2 improvements


From: Glenn Washburn
Subject: [PATCH 0/4] Various LUKS2 improvements
Date: Fri, 19 Mar 2021 19:14:47 -0500

Patch #1: Allows GRUB to be more resilient in the fact or unexpected json
  data, thus allowing access to LUKS2 volumes in cases where currently it
  would be inaccessible
Patch #2-3: Add some text to go along with the error in case it gets
  bubbled up to the user
Patch #4: Simplifies some error handling and makes the code a little easier
  to read

Glenn

Glenn Washburn (4):
  luks2: Continue trying all keyslots even if there are some failures
  luks2: Add error message strings to crypto errors
  luks2: Add error message strings to errors in luks2_read_header
  luks2: Fix potential grub_free with NULL pointer

 grub-core/disk/luks2.c | 58 ++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 30 deletions(-)

-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]