bug-grub
[Top][All Lists]
Advanced

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

[bug #46187] grub_net_tcp_accept always sends SYN-ACK packets to all-zer


From: Ignat Korchagin
Subject: [bug #46187] grub_net_tcp_accept always sends SYN-ACK packets to all-zero mac
Date: Mon, 12 Oct 2015 15:40:40 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

URL:
  <http://savannah.gnu.org/bugs/?46187>

                 Summary: grub_net_tcp_accept always sends SYN-ACK packets to
all-zero mac
                 Project: GNU GRUB
            Submitted by: ignat
            Submitted on: Mon 12 Oct 2015 15:40:39 GMT
                Category: Network
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Ignat Korchagin
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: Git master
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

When using GRUB TCP in "server mode" there is no code to actually initialize
remote mac address for the socket structure. This ends up GRUB sending SYN-ACK
packets on all-zero mac in the socket structure and connection never gets
accepted, since remote party never receives the SYN-ACK.
Since GRUB TCP client resolves remote link address on open, similar code was
added to grub_net_tcp_accept.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 12 Oct 2015 15:40:39 GMT  Name: grub2.patch  Size: 810B   By: ignat

<http://savannah.gnu.org/bugs/download.php?file_id=35169>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46187>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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