bugGNU GRUB - Bugs: bug #56726, Check for IPv4 missing in...

 
 

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

bug #56726: Check for IPv4 missing in grub_efi_net_config_real()

Submitter:  Heinrich Schuchardt <xypron>
Submitted:  Tue 06 Aug 2019 08:37:29 PM UTC
   
 
Category:  Network Severity:  Major
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open Release:  Git master
Release:  Reproducibility:  None
Planned Release:  None

Tue 06 Aug 2019 08:37:29 PM UTC, original submission:  


grub_efi_net_config_real() takes the DHCP acknowledge package from the EFI_PXE_BASE_CODE_PROTOCOL and passes it to grub_net_configure_by_dhcp_ack(). The content might be from IPv4 or IPv6 address negotiation.

Neither of the function seems to tests if the content relates to an IPv4 address negotiation.

Best regards

Heinrich Schuchardt

Heinrich Schuchardt <xypron>

 

(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 xypron (Submitted the item)
  • -email is unavailable- added by xypron
  • -email is unavailable- added by xypron
  • -email is unavailable- added by xypron
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-08-06 xypron Carbon-Copy- Added leif lindholm <leif.lindholm@linaro.org>
        Carbon-Copy- Added peter jones <pjones@redhat.com>
        Carbon-Copy- Added javier martinez canillas <javierm@redhat.com>

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code