grub2/grub-core/net
Colin Watson d8c9aaa767 bootp: Improve allocation handling in parse_dhcp6_option
This adjusts Debian's net_bootp6 patch to perform safe allocation.  (In
practice this isn't a security problem because `ln` is 16 bits so it
can't overflow after promotion to 32 bits.)

Signed-off-by: Colin Watson <cjwatson@debian.org>

Patch-Name: bootp-alloc.patch
2020-07-26 23:38:34 +01:00
..
drivers efinet: Setting DNS server from UEFI protocol 2020-03-07 12:21:23 +00:00
arp.c Add Virtual LAN support. 2017-05-03 13:03:50 +02:00
bootp.c bootp: Improve allocation handling in parse_dhcp6_option 2020-07-26 23:38:34 +01:00
dns.c malloc: Use overflow checking primitives where we do complex allocations 2020-07-24 22:42:22 +01:00
ethernet.c Add Virtual LAN support. 2017-05-03 13:03:50 +02:00
http.c net: read bracketed ipv6 addrs and port numbers 2020-03-07 12:21:23 +00:00
icmp6.c net: fix ipv6 routing 2016-02-25 22:38:52 +03:00
icmp.c arp, icmp: Fix handling in case of oversized or invalid packets. 2015-03-27 12:18:25 +01:00
ip.c bootp: New net_bootp6 command 2020-03-07 12:21:23 +00:00
net.c calloc: Use calloc() at most places 2020-07-24 22:42:16 +01:00
netbuff.c arp, icmp: Fix handling in case of oversized or invalid packets. 2015-03-27 12:18:25 +01:00
tcp.c tcp: fix memory leaks 2016-01-16 20:59:50 +03:00
tftp.c tftp: Do not use priority queue 2020-07-24 22:43:19 +01:00
udp.c * grub-core/disk/ahci.c: Add needed explicit cast. 2013-08-21 21:02:14 +02:00