Fixed UAF and double free issues found by fuzzing.

Lidong Chen (2):
  net/bootp: Prevent a UAF in network interface unregister.
  net/dns: Prevent UAF and double free

 grub-core/net/bootp.c | 7 +++++--
 grub-core/net/dns.c   | 5 ++++-
 2 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.43.0


_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to