[bug #42861] can't access ZFS on FreeBSD due to new pool features

2015-05-17 Thread Andrey Zholos
Follow-up Comment #5, bug #42861 (project grub): Thank you. Looks like installing and booting works fine. I tested the current master on the latest FreeBSD 11 snapshot installed on a ZFS root filesystem. ___ Reply to this item at:

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Andrei Borzenkov
Update of bug #43396 (project grub): Status: Need Info => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #11: Fixed in a666c8bd18ae

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Rink Springer
Follow-up Comment #10, bug #43396 (project grub): Patch works correctly; the code comments are spot-on as well. Consider this a +1 for committing it. ___ Reply to this item at: _

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Andrei Borzenkov
Follow-up Comment #9, bug #43396 (project grub): Please test attached patch. I left code ifdef'd out in case we hit regression. (file #34034) ___ Additional Item Attachment: File name: 43396.patchSize:2 KB ___

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Rink Springer
Follow-up Comment #8, bug #43396 (project grub): Andrei, yes 10.13.13.254 is the relay and 10.22.11.1 is the DHCP server itself. I've captured 'dhcp.pcap' on the DHCP server itself, the other capture was made using a host on a mirrored port. The 'rogue address' is indeed the relay, and AFAICT GRU

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Andrei Borzenkov
Follow-up Comment #7, bug #43396 (project grub): @Rink: is 10.13.13.254 address of DHCP relay? Did you capture this on LAN between relay and DHCP server? Unfortunately original trace does not include DHCP replies as well, but it has final ARP for rogue address which is very similar to what you o

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Vladimir Serbinenko
Follow-up Comment #6, bug #43396 (project grub): AFAIR the meaning of field gateway is specifically on how to reach boot server. This is in contrast with the option "default route" which is for communications with other subnets ___ Reply to

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Rink Springer
Follow-up Comment #5, bug #43396 (project grub): @Andrei, the DHCP server is on another subnet. DHCP relaying is provided by a Cisco 2960G, which cannot perform IPv4 routing (nor does it need to, in this case). The DHCP server is isc-dhcpd-server 4.2.4. I've added a capture of what the DHCP serve

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Andrei Borzenkov
Follow-up Comment #4, bug #43396 (project grub): @Rink: Where is your DHCP server? Is it on different subnet? If yes, do you know what is your DHCP relay? Full pcap including DHCP server replies would be extremely useful. ___ Reply to thi

[bug #45119] Grub-macbless has a buffer overflow

2015-05-17 Thread Andrei Borzenkov
Follow-up Comment #1, bug #45119 (project grub): There is no fprintf on line 134 in grub git master. Anyway, I fixed crash caused by grub-macbless - please test if current git master works for you. ___ Reply to this item at:

[bug #43396] TFTP boot: error: time out opening '/grub/i386-pc/normal.mod'

2015-05-17 Thread Rink Springer
Follow-up Comment #3, bug #43396 (project grub): I'm hitting the exact same issue -and dug a little further: note how the pcap file ends with an ARP query for .254. I expect this to be the gateway IP address (the DHCP reply doesn't seem to be in the packet dump). I've attached my own dump (rnk-du

[bug #45119] Grub-macbless has a buffer overflow

2015-05-17 Thread Gregory Disney-Leugers
URL: Summary: Grub-macbless has a buffer overflow Project: GNU GRUB Submitted by: gdl Submitted on: Sun 17 May 2015 08:09:27 AM GMT Category: Security Severity: Major