[Bug 2088181] [NEW] route_table_size is parsed as number of entries but it should be bytes

Adriano Cordova Fedeli 2088181 at bugs.launchpad.net
Thu Nov 14 14:20:54 UTC 2024


Public bug reported:

In https://git.launchpad.net/~ubuntu-uefi-
team/grub/+git/ubuntu/tree/debian/patches/network/support-uefi-
networking-protocols.patch the variable route_table_size is interpreted
as the number of entries of the route table, but the UEFI spec demands
for it to be parsed as the number of bytes in the route table. This
causes a crash in the command net_ls_routes.

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/2088181

Title:
  route_table_size is parsed as number of entries but it should be bytes

Status in grub2 package in Ubuntu:
  New

Bug description:
  In https://git.launchpad.net/~ubuntu-uefi-
  team/grub/+git/ubuntu/tree/debian/patches/network/support-uefi-
  networking-protocols.patch the variable route_table_size is
  interpreted as the number of entries of the route table, but the UEFI
  spec demands for it to be parsed as the number of bytes in the route
  table. This causes a crash in the command net_ls_routes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2088181/+subscriptions




More information about the foundations-bugs mailing list