3b94406 "Minor" bug fixes

Authored and Committed by pjones 3 years ago
53 files changed. 6638 lines added. 49 lines removed.
0187-linux-efi-arm-fdt-break-FDT-extra-allocation-space-o.patch
file modified
+6 -3
0188-Don-t-add-a-class-option-to-menu-entries-generated-f.patch
file modified
+6 -3
0189-blscfg-Fix-typo-for-gfxpayload-variable-name.patch
file modified
+5 -2
0190-grub-set-bootflag-Update-comment-about-running-as-ro.patch
file modified
+6 -3
0191-grub-set-bootflag-Write-new-env-to-tmpfile-and-then-.patch
file modified
+7 -3
0192-grub.d-Fix-boot_indeterminate-getting-set-on-boot_su.patch
file modified
+6 -3
0193-10_linux.in-Also-use-GRUB_CMDLINE_LINUX_DEFAULT-to-s.patch
file modified
+6 -3
0194-Fix-savedefault-with-blscfg.patch
file modified
+5 -2
0195-blscfg-add-a-space-char-when-appending-fields-for-va.patch
file modified
+6 -3
0196-blscfg-Add-support-for-sorting-the-plus-higher-than-.patch
file modified
+6 -3
0197-blscfg-Always-use-the-root-variable-to-search-for-BL.patch
file modified
+6 -3
0198-blscfg-return-NULL-instead-of-a-zero-length-array-in.patch
file modified
+5 -2
0199-grub-switch-to-blscfg-Update-grub2-binary-in-ESP-for.patch
file modified
+6 -3
0200-grub-switch-to-blscfg-Only-mark-GRUB-as-BLS-supporte.patch
file modified
+6 -3
0201-grub-switch-to-blscfg-Use-install-to-copy-GRUB-binar.patch
file modified
+6 -3
0202-10_linux.in-Enable-BLS-configuration-if-new-kernel-p.patch
file modified
+6 -3
0203-envblk-Fix-buffer-overrun-when-attempting-to-shrink-.patch
file modified
+6 -3
0204-Forbid-the-devicetree-command-when-Secure-Boot-is-en.patch
file added
+75
0205-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch
file added
+70
0206-safemath-Add-some-arithmetic-primitives-that-check-f.patch
file added
+127
0207-calloc-Make-sure-we-always-have-an-overflow-checking.patch
file added
+243
0208-calloc-Use-calloc-at-most-places.patch
file added
+1957
0209-malloc-Use-overflow-checking-primitives-where-we-do-.patch
file added
+1323
0210-iso9660-Don-t-leak-memory-on-realloc-failures.patch
file added
+69
0211-font-Do-not-load-more-than-one-NAME-section.patch
file added
+38
0212-gfxmenu-Fix-double-free-in-load_image.patch
file added
+36
0213-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch
file added
+57
0214-lzma-Make-sure-we-don-t-dereference-past-array.patch
file added
+52
0215-term-Fix-overflow-on-user-inputs.patch
file added
+66
0216-udf-Fix-memory-leak.patch
file added
+56
0217-multiboot2-Fix-memory-leak-if-grub_create_loader_cmd.patch
file added
+47
0218-tftp-Do-not-use-priority-queue.patch
file added
+281
0219-multiboot2-Set-min-address-for-mbi-allocation-to-0x1.patch
file added
+48
0220-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch
file added
+150
0221-relocator-Protect-grub_relocator_alloc_chunk_align-m.patch
file added
+338
0222-script-Remove-unused-fields-from-grub_script_functio.patch
file added
+34
0223-script-Avoid-a-use-after-free-when-redefining-a-func.patch
file added
+108
0224-relocator-Fix-grub_relocator_alloc_chunk_align-top-m.patch
file added
+46
0225-hfsplus-fix-two-more-overflows.patch
file added
+57
0226-lvm-fix-two-more-potential-data-dependent-alloc-over.patch
file added
+112
0227-emu-make-grub_free-NULL-safe.patch
file added
+34
0228-efi-fix-some-malformed-device-path-arithmetic-errors.patch
file added
+252
0229-Fix-a-regression-caused-by-efi-fix-some-malformed-de.patch
file added
+88
0230-efi-Fix-use-after-free-in-halt-reboot-path.patch
file added
+165
0231-efi-dhcp-fix-some-allocation-error-checking.patch
file added
+40
0232-efi-http-fix-some-allocation-error-checking.patch
file added
+42
0233-efi-ip-46-_config.c-fix-some-potential-allocation-ov.patch
file added
+131
0234-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch
file added
+51
0235-linux-loader-avoid-overflow-on-initrd-size-calculati.patch
file added
+29
0236-linuxefi-fail-kernel-validation-without-shim-protoco.patch
file added
+101
0237-linux-Fix-integer-overflows-in-initrd-size-handling.patch
file added
+169
grub.patches
file modified
+34 -0
grub2.spec
file modified
+12 -1
    "Minor" bug fixes
      CVE-2020-10713
      CVE-2020-14308
      CVE-2020-14309
      CVE-2020-14310
      CVE-2020-14311
      CVE-2020-15705
      CVE-2020-15706
      CVE-2020-15707
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+34 -0
file modified
+12 -1