[Bug 2088181] Re: 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 15:26:12 UTC 2024
Patch
** Patch added: "https://git.launchpad.net/~adrianoco/grub/+git/ubuntu/commit/?h=ubuntu&id=574bcca8b2d4f60784f395adbee9cece2b2ab8c3"
https://git.launchpad.net/~adrianoco/grub/+git/ubuntu/commit/?h=ubuntu&id=574bcca8b2d4f60784f395adbee9cece2b2ab8c3
--
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