tree: 071fe1e1ce8b8c2c8924355601e453f3ba56aca6 [path history] [tgz]
  1. 0001-build-Fix-GRUB-i386-pc-build-with-Ubuntu-gcc.patch
  2. 0002-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch
  3. 0003-safemath-Add-some-arithmetic-primitives-that-check-f.patch
  4. 0004-calloc-Make-sure-we-always-have-an-overflow-checking.patch
  5. 0005-calloc-Use-calloc-at-most-places.patch
  6. 0006-malloc-Use-overflow-checking-primitives-where-we-do-.patch
  7. 0007-iso9660-Don-t-leak-memory-on-realloc-failures.patch
  8. 0008-font-Do-not-load-more-than-one-NAME-section.patch
  9. 0009-gfxmenu-Fix-double-free-in-load_image.patch
  10. 0010-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch
  11. 0011-lzma-Make-sure-we-don-t-dereference-past-array.patch
  12. 0012-term-Fix-overflow-on-user-inputs.patch
  13. 0013-udf-Fix-memory-leak.patch
  14. 0014-multiboot2-Fix-memory-leak-if-grub_create_loader_cmd.patch
  15. 0015-tftp-Do-not-use-priority-queue.patch
  16. 0016-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch
  17. 0017-relocator-Protect-grub_relocator_alloc_chunk_align-m.patch
  18. 0018-script-Remove-unused-fields-from-grub_script_functio.patch
  19. 0019-script-Avoid-a-use-after-free-when-redefining-a-func.patch
  20. 0020-relocator-Fix-grub_relocator_alloc_chunk_align-top-m.patch
  21. 0021-hfsplus-Fix-two-more-overflows.patch
  22. 0022-lvm-Fix-two-more-potential-data-dependent-alloc-over.patch
  23. 0023-emu-Make-grub_free-NULL-safe.patch
  24. 0024-efi-Fix-some-malformed-device-path-arithmetic-errors.patch
  25. 0025-efi-chainloader-Propagate-errors-from-copy_file_path.patch
  26. 0026-efi-Fix-use-after-free-in-halt-reboot-path.patch
  27. 0027-loader-linux-Avoid-overflow-on-initrd-size-calculati.patch
  28. 0028-linux-Fix-integer-overflows-in-initrd-size-handling.patch
  29. 0029-efi-Make-shim_lock-GUID-and-protocol-type-public.patch
  30. 0030-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patch
  31. 0031-efi-Add-a-function-to-read-EFI-variables-with-attrib.patch
  32. 0032-efi-Add-secure-boot-detection.patch
  33. 0033-verifiers-Move-verifiers-API-to-kernel-image.patch
  34. 0034-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch
  35. 0035-kern-Add-lockdown-support.patch
  36. 0036-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch
  37. 0037-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch
  38. 0038-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch
  39. 0039-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch
  40. 0040-mmap-Don-t-register-cutmem-and-badram-commands-when-.patch
  41. 0041-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch
  42. 0042-commands-setpci-Restrict-setpci-command-when-locked-.patch
  43. 0043-commands-hdparm-Restrict-hdparm-command-when-locked-.patch
  44. 0044-gdb-Restrict-GDB-access-when-locked-down.patch
  45. 0045-loader-xnu-Don-t-allow-loading-extension-and-package.patch
  46. 0046-docs-Document-the-cutmem-command.patch
  47. 0047-dl-Only-allow-unloading-modules-that-are-not-depende.patch
  48. 0048-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patch
  49. 0049-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch
  50. 0050-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch
  51. 0051-net-tftp-Fix-dangling-memory-pointer.patch
  52. 0052-kern-parser-Fix-resource-leak-if-argc-0.patch
  53. 0053-kern-efi-Fix-memory-leak-on-failure.patch
  54. 0054-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patch
  55. 0055-gnulib-regexec-Resolve-unused-variable.patch
  56. 0056-gnulib-regcomp-Fix-uninitialized-token-structure.patch
  57. 0057-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch
  58. 0058-gnulib-regexec-Fix-possible-null-dereference.patch
  59. 0059-gnulib-regcomp-Fix-uninitialized-re_token.patch
  60. 0060-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch
  61. 0061-zstd-Initialize-seq_t-structure-fully.patch
  62. 0062-kern-partition-Check-for-NULL-before-dereferencing-i.patch
  63. 0063-disk-ldm-Make-sure-comp-data-is-freed-before-exiting.patch
  64. 0064-disk-ldm-If-failed-then-free-vg-variable-too.patch
  65. 0065-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch
  66. 0066-disk-cryptodisk-Fix-potential-integer-overflow.patch
  67. 0067-hfsplus-Check-that-the-volume-name-length-is-valid.patch
  68. 0068-zfs-Fix-possible-negative-shift-operation.patch
  69. 0069-zfs-Fix-resource-leaks-while-constructing-path.patch
  70. 0070-zfs-Fix-possible-integer-overflows.patch
  71. 0071-zfsinfo-Correct-a-check-for-error-allocating-memory.patch
  72. 0072-affs-Fix-memory-leaks.patch
  73. 0073-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch
  74. 0074-libgcrypt-mpi-Fix-possible-NULL-dereference.patch
  75. 0075-syslinux-Fix-memory-leak-while-parsing.patch
  76. 0076-normal-completion-Fix-leaking-of-memory-when-process.patch
  77. 0077-commands-hashsum-Fix-a-memory-leak.patch
  78. 0079-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch
  79. 0080-video-fb-fbfill-Fix-potential-integer-overflow.patch
  80. 0081-video-fb-video_fb-Fix-multiple-integer-overflows.patch
  81. 0082-video-fb-video_fb-Fix-possible-integer-overflow.patch
  82. 0083-video-readers-jpeg-Test-for-an-invalid-next-marker-r.patch
  83. 0084-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch
  84. 0085-loader-bsd-Check-for-NULL-arg-up-front.patch
  85. 0086-loader-xnu-Fix-memory-leak.patch
  86. 0087-loader-xnu-Free-driverkey-data-when-an-error-is-dete.patch
  87. 0088-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch
  88. 0089-util-grub-install-Fix-NULL-pointer-dereferences.patch
  89. 0090-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patch
  90. 0091-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch
  91. 0092-script-execute-Fix-NULL-dereference-in-grub_script_e.patch
  92. 0093-commands-ls-Require-device_name-is-not-NULL-before-p.patch
  93. 0094-script-execute-Avoid-crash-when-using-outside-a-func.patch
  94. 0095-lib-arg-Block-repeated-short-options-that-require-an.patch
  95. 0096-script-execute-Don-t-crash-on-a-for-loop-with-no-ite.patch
  96. 0097-commands-menuentry-Fix-quoting-in-setparams_prefix.patch
  97. 0098-kern-misc-Always-set-end-in-grub_strtoull.patch
  98. 0099-video-readers-jpeg-Catch-files-with-unsupported-quan.patch
  99. 0100-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jp.patch
  100. 0101-video-readers-jpeg-Don-t-decode-data-before-start-of.patch
  101. 0102-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patch
  102. 0103-fs-fshelp-Catch-impermissibly-large-block-sizes-in-r.patch
  103. 0104-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patch
  104. 0105-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch
  105. 0106-fs-hfs-Disable-under-lockdown.patch
  106. 0107-fs-sfs-Fix-over-read-of-root-object-name.patch
  107. 0108-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-n.patch
  108. 0109-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch
  109. 0110-fs-jfs-Catch-infinite-recursion.patch
  110. 0111-fs-nilfs2-Reject-too-large-keys.patch
  111. 0112-fs-nilfs2-Don-t-search-children-if-provided-number-i.patch
  112. 0113-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patch
  113. 0114-io-gzio-Bail-if-gzio-tl-td-is-NULL.patch
  114. 0115-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patch
  115. 0116-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch
  116. 0117-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch
  117. 0118-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch
  118. 0119-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patch
  119. 0120-disk-lvm-Bail-on-missing-PV-list.patch
  120. 0121-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patch
  121. 0122-disk-lvm-Do-not-overread-metadata.patch
  122. 0123-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patch
  123. 0124-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patch
  124. 0125-fs-btrfs-Validate-the-number-of-stripes-parities-in-.patch
  125. 0126-fs-btrfs-Squash-some-uninitialized-reads.patch
  126. 0127-kern-parser-Fix-a-memory-leak.patch
  127. 0128-kern-parser-Introduce-process_char-helper.patch
  128. 0129-kern-parser-Introduce-terminate_arg-helper.patch
  129. 0130-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch
  130. 0131-kern-buffer-Add-variable-sized-heap-buffer.patch
  131. 0132-kern-parser-Fix-a-stack-buffer-overflow.patch
  132. 0133-kern-efi-Add-initial-stack-protector-implementation.patch
  133. 0134-util-mkimage-Remove-unused-code-to-add-BSS-section.patch
  134. 0135-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch
  135. 0136-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch
  136. 0137-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch
  137. 0138-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch
  138. 0139-util-mkimage-Improve-data_size-value-calculation.patch
  139. 0140-util-mkimage-Refactor-section-setup-to-use-a-helper.patch
  140. 0141-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch
  141. 0142-grub-install-common-Add-sbat-option.patch
  142. 0143-shim_lock-Only-skip-loading-shim_lock-verifier-with-.patch
  143. 0144-kern-misc-Split-parse_printf_args-into-format-parsin.patch
  144. 0145-kern-misc-Add-STRING-type-for-internal-printf-format.patch
  145. 0146-kern-misc-Add-function-to-check-printf-format-agains.patch
  146. 0147-gfxmenu-gui-Check-printf-format-in-the-gui_progress_.patch
  147. 0148-templates-Disable-the-os-prober-by-default.patch
  148. 0149-kern-mm-Fix-grub_debug_calloc-compilation-error.patch
  149. Config.in
  150. grub.cfg
  151. grub2.hash
  152. grub2.mk
  153. readme.txt