tree: fda636cef3723e69c6cfb465c55838b8ba1177d0 [path history] [tgz]
  1. 0001-Add-missing-grub-core-extra_deps.lst-file-in-release.patch
  2. 0002-misc-Implement-grub_strlcpy.patch
  3. 0003-fs-ufs-Fix-a-heap-OOB-write.patch
  4. 0004-fs-hfs-Fix-stack-OOB-write-with-grub_strcpy.patch
  5. 0005-fs-tar-Initialize-name-in-grub_cpio_find_file.patch
  6. 0006-fs-tar-Integer-overflow-leads-to-heap-OOB-write.patch
  7. 0007-fs-f2fs-Set-a-grub_errno-if-mount-fails.patch
  8. 0008-fs-hfsplus-Set-a-grub_errno-if-mount-fails.patch
  9. 0009-fs-iso9660-Set-a-grub_errno-if-mount-fails.patch
  10. 0010-fs-iso9660-Fix-invalid-free.patch
  11. 0011-fs-jfs-Fix-OOB-read-in-jfs_getent.patch
  12. 0012-fs-jfs-Fix-OOB-read-caused-by-invalid-dir-slot-index.patch
  13. 0013-fs-jfs-Use-full-40-bits-offset-and-address-for-a-dat.patch
  14. 0014-fs-jfs-Inconsistent-signed-unsigned-types-usage-in-r.patch
  15. 0015-fs-ext2-Fix-out-of-bounds-read-for-inline-extents.patch
  16. 0016-fs-xfs-Fix-out-of-bounds-read.patch
  17. 0017-fs-xfs-Ensuring-failing-to-mount-sets-a-grub_errno.patch
  18. 0018-kern-file-Ensure-file-data-is-set.patch
  19. 0019-kern-file-Implement-filesystem-reference-counting.patch
  20. 0020-disk-loopback-Reference-tracking-for-the-loopback.patch
  21. 0021-kern-disk-Limit-recursion-depth.patch
  22. 0022-kern-partition-Limit-recursion-in-part_iterate.patch
  23. 0023-script-execute-Limit-the-recursion-depth.patch
  24. 0024-net-Unregister-net_default_ip-and-net_default_mac-va.patch
  25. 0025-net-Remove-variables-hooks-when-interface-is-unregis.patch
  26. 0026-net-Fix-OOB-write-in-grub_net_search_config_file.patch
  27. 0027-net-tftp-Fix-stack-buffer-overflow-in-tftp_open.patch
  28. 0028-video-readers-jpeg-Do-not-permit-duplicate-SOF0-mark.patch
  29. 0029-kern-dl-Fix-for-an-integer-overflow-in-grub_dl_ref.patch
  30. 0030-kern-dl-Check-for-the-SHF_INFO_LINK-flag-in-grub_dl_.patch
  31. 0031-commands-extcmd-Missing-check-for-failed-allocation.patch
  32. 0032-commands-ls-Fix-NULL-dereference.patch
  33. 0033-commands-pgp-Unregister-the-check_signatures-hooks-o.patch
  34. 0034-normal-Remove-variables-hooks-on-module-unload.patch
  35. 0035-gettext-Remove-variables-hooks-on-module-unload.patch
  36. 0036-gettext-Integer-overflow-leads-to-heap-OOB-write-or-.patch
  37. 0037-gettext-Integer-overflow-leads-to-heap-OOB-write.patch
  38. 0038-commands-read-Fix-an-integer-overflow-when-supplying.patch
  39. 0039-commands-test-Stack-overflow-due-to-unlimited-recurs.patch
  40. 0040-commands-minicmd-Block-the-dump-command-in-lockdown-.patch
  41. 0041-commands-memrw-Disable-memory-reading-in-lockdown-mo.patch
  42. 0042-commands-hexdump-Disable-memory-reading-in-lockdown-.patch
  43. 0043-fs-bfs-Disable-under-lockdown.patch
  44. 0044-fs-Disable-many-filesystems-under-lockdown.patch
  45. 0045-disk-Use-safe-math-macros-to-prevent-overflows.patch
  46. 0046-disk-Prevent-overflows-when-allocating-memory-for-ar.patch
  47. 0047-disk-Check-if-returned-pointer-for-allocated-memory-.patch
  48. 0048-disk-ieee1275-ofdisk-Call-grub_ieee1275_close-when-g.patch
  49. 0049-fs-Use-safe-math-macros-to-prevent-overflows.patch
  50. 0050-fs-Prevent-overflows-when-allocating-memory-for-arra.patch
  51. 0051-fs-Prevent-overflows-when-assigning-returned-values-.patch
  52. 0052-fs-zfs-Use-safe-math-macros-to-prevent-overflows.patch
  53. 0053-fs-zfs-Prevent-overflows-when-allocating-memory-for-.patch
  54. 0054-fs-zfs-Check-if-returned-pointer-for-allocated-memor.patch
  55. 0055-fs-zfs-Add-missing-NULL-check-after-grub_strdup-call.patch
  56. 0056-net-Use-safe-math-macros-to-prevent-overflows.patch
  57. 0057-net-Prevent-overflows-when-allocating-memory-for-arr.patch
  58. 0058-net-Check-if-returned-pointer-for-allocated-memory-i.patch
  59. 0059-fs-sfs-Check-if-allocated-memory-is-NULL.patch
  60. 0060-script-execute-Fix-potential-underflow-and-NULL-dere.patch
  61. 0061-osdep-unix-getroot-Fix-potential-underflow.patch
  62. 0062-misc-Ensure-consistent-overflow-error-messages.patch
  63. 0063-bus-usb-ehci-Define-GRUB_EHCI_TOGGLE-as-grub_uint32_.patch
  64. 0064-normal-menu-Use-safe-math-to-avoid-an-integer-overfl.patch
  65. 0065-kern-partition-Add-sanity-check-after-grub_strtoul-c.patch
  66. 0066-kern-misc-Add-sanity-check-after-grub_strtoul-call.patch
  67. 0067-loader-i386-linux-Cast-left-shift-to-grub_uint32_t.patch
  68. 0068-loader-i386-bsd-Use-safe-math-to-avoid-underflow.patch
  69. 0069-fs-ext2-Rework-out-of-bounds-read-for-inline-and-ext.patch
  70. 0070-fs-xfs-Fix-grub_xfs_iterate_dir-return-value-in-case.patch
  71. 0071-fs-xfs-Propagate-incorrect-inode-error-from-grub_xfs.patch
  72. 0072-fs-xfs-Handle-root-inode-read-failure-in-grub_xfs_mo.patch
  73. 0073-net-drivers-ieee1275-ofnet-Add-missing-grub_malloc.patch
  74. 0074-Constant-time-grub_crypto_memcmp.patch
  75. Config.in
  76. grub.cfg
  77. grub2.hash
  78. grub2.mk
  79. readme.txt