[bug #43601] Built-in gpg verification fails over tftp

2014-12-05 Thread Andrei Borzenkov
Update of bug #43601 (project grub): Status: Need Info => Fixed Open/Closed:Analyzed => Closed ___ Follow-up Comment #5: Fixed in ebb3d958aa2e1

[bug #43601] Built-in gpg verification fails over tftp

2014-11-18 Thread Rob
Follow-up Comment #4, bug #43601 (project grub): Looks good. I was able to fully boot with check_signatures on using tftp and http in both a legacy pxe build and an x86_64-efi build. Thanks for your help. ___ Reply to this item at:

[bug #43601] Built-in gpg verification fails over tftp

2014-11-18 Thread Andrei Borzenkov
Update of bug #43601 (project grub): Status:None => Need Info Assigned to:None => arvidjaar Open/Closed:Open => Analyzed _

[bug #43601] Built-in gpg verification fails over tftp

2014-11-18 Thread Rob
Follow-up Comment #2, bug #43601 (project grub): I believe I found the source of the issue. When the device is a net device, grub_pubkey_open in verify.c closes the net device at the end with the grub_file_close(io) call even though that is not the intent (io->device is nulled before the free cal

[bug #43601] Built-in gpg verification fails over tftp

2014-11-17 Thread Rob
Additional Item Attachment, bug #43601 (project grub): File name: file.c.patch Size:0 KB ___ Reply to this item at: ___ Message sent

[bug #43601] Built-in gpg verification fails over tftp

2014-11-17 Thread Rob
Follow-up Comment #1, bug #43601 (project grub): The problem seems to originate during file closure. I added debug logging to grub_file_close, logging messages before the fs close, device close, and file free. I've attached a screenshot of the failure; at first I cat extbootopt without check_sig

[bug #43601] Built-in gpg verification fails over tftp

2014-11-17 Thread Rob
Additional Item Attachment, bug #43601 (project grub): File name: screencap.png Size:15 KB ___ Reply to this item at: ___ Message sent

[bug #43601] Built-in gpg verification fails over tftp

2014-11-13 Thread Rob
URL: Summary: Built-in gpg verification fails over tftp Project: GNU GRUB Submitted by: rkliewer Submitted on: Thu 13 Nov 2014 03:53:48 PM GMT Category: Security Sever