bugGNU GRUB - Bugs: bug #56349, GRUB 2 "trust" command...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56349: GRUB 2 "trust" command does not work with GPG identities containing a photo uid

Submitter:  Artur Juraszek <asgavar>
Submitted:  Sun 19 May 2019 06:33:45 PM UTC
   
 
Category:  Configuration Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Artur Juraszek
Open/Closed:  Open Release:  2.02
Release:  Reproducibility:  None
Planned Release:  None

Sun 19 May 2019 06:33:45 PM UTC, original submission:  

The title should say it all, steps to reproduce:

1) Generate a GPG/PGP identity or use an already existing one
2) Add a photo ID:
     gpg --edit-key YOUR_KEY_ID_HERE
     addphoto
3) Export it (in a non-ASCII-armored form) somewhere, e.g.:
     gpg --export YOUR_KEY_ID_HERE > /boot/boot.key
4) Dive into GRUB Console or include step 5. in your GRUB config file
5) Try to trust this key, i.e. run something like this:
     trust (hd0,gpt2)/boot.key
6) Get the list of trusted keys and observe that nothing happened:
     list_trusted

The appropriate behavior can be seen after removing the Photo ID from such key, or using another without it.

Artur Juraszek <asgavar>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by asgavar (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code