]> git.proxmox.com Git - grub2.git/blame - debian/patches/series
releasing package grub2 version 2.04-19
[grub2.git] / debian / patches / series
CommitLineData
8be00ff3
CW
1olpc-prefix-hack.patch
2core-in-fs.patch
3dpkg-version-comparison.patch
4grub-legacy-0-based-partitions.patch
5disable-floppies.patch
6grub.cfg-400.patch
7gfxpayload-keep-default.patch
8install-stage2-confusion.patch
9mkrescue-efi-modules.patch
10mkconfig-loopback.patch
11restore-mkdevicemap.patch
12gettext-quiet.patch
8be00ff3
CW
13install-efi-fallback.patch
14mkconfig-ubuntu-recovery.patch
15install-locale-langpack.patch
16mkconfig-nonexistent-loopback.patch
17no-insmod-on-sb.patch
18default-grub-d.patch
19blacklist-1440x900x32.patch
20uefi-firmware-setup.patch
21mkconfig-ubuntu-distributor.patch
2a15f519 22linuxefi.patch
8be00ff3
CW
23mkconfig-signed-kernel.patch
24install-signed.patch
25sleep-shift.patch
26wubi-no-windows.patch
27maybe-quiet.patch
6335160a 28install-efi-adjust-distributor.patch
8be00ff3 29quick-boot.patch
ac32067c 30quick-boot-lvm.patch
8be00ff3
CW
31gfxpayload-dynamic.patch
32vt-handoff.patch
33probe-fusionio.patch
34ignore-grub_func_test-failures.patch
35mkconfig-recovery-title.patch
36install-powerpc-machtypes.patch
d32607be 37ieee1275-clear-reset.patch
a085d422 38ppc64el-disable-vsx.patch
f6fdc6e2 39grub-install-pvxen-paths.patch
c8d8a59c 40insmod-xzio-and-lzopio-on-xen.patch
27436d89 41grub-install-extra-removable.patch
8be00ff3
CW
42mkconfig-other-inits.patch
43zpool-full-device-name.patch
44net-read-bracketed-ipv6-addr.patch
45bootp-new-net_bootp6-command.patch
46efinet-uefi-ipv6-pxe-support.patch
47bootp-process-dhcpack-http-boot.patch
48efinet-set-network-from-uefi-devpath.patch
49efinet-set-dns-from-uefi-proto.patch
50fix-lockdown.patch
2e487ee0 51skip-grub_cmd_set_date.patch
48dbe1e3 52bash-completion-drop-have-checks.patch
8be00ff3 53at_keyboard-module-init.patch
d65bf6c5 54uefi-secure-boot-cryptomount.patch
c3ab38fc
CW
55vsnprintf-upper-case-hex.patch
56efi-variable-storage-minimise-writes.patch
000b835b 57no-devicetree-if-secure-boot.patch
e1664062 58grub-install-removable-shim.patch
bdc6940f 59sparc64-fix-bios-boot-partition-support.patch
2132460b 60verifiers-blocklist-fallout.patch
3c51c969 61btrfs-raid1c34.patch
e42ea017 62dejavu-font-path.patch
356f47b6
CW
63xen-ignore-xenpolicy-and-config.patch
64xen-support-xsm.patch
74e9319b 65xen-no-xsm-policy-in-non-xsm-options.patch
abb5b252
CW
66CVE-2020-10713.patch
67safe-alloc-1.patch
68safe-alloc-2.patch
69safe-alloc-3.patch
70safe-alloc-4.patch
71iso9660-realloc-leak.patch
72font-name-leak.patch
73gfxmenu-load-image-double-free.patch
74xnu-double-free.patch
75lzma-overflow.patch
76term-overflow.patch
77udf-leak.patch
78multiboot2-leak.patch
79tftp-no-priority-queue.patch
80relocator-chunk-addr-overflow.patch
81relocator-chunk-align-underflow.patch
82script-remove-unused-fields.patch
83script-use-after-free.patch
84relocator-chunk-align-fix-top.patch
85hfsplus-overflow.patch
86lvm-overflow.patch
87emu-free-null.patch
88efi-malformed-device-path.patch
89efi-malformed-device-path-2.patch
90safe-alloc-5.patch
91efi-halt-reboot-use-after-free.patch
92linux-loader-overflow.patch
9b24d786 93linux-initrd-overflow.patch
c182c1f6
CW
94bootp-alloc.patch
95unix-config-overflow.patch
96deviceiter-overflow.patch
ee935bb0 97osdep-exec-avoid-atexit-when-child-exits.patch
e4d95c95 98grub-install-backup-and-restore.patch
eaf76ce8 99tftp-roll-over-block-counter.patch
9eaeff67
CW
100mdraid1x-linux-gcc-10.patch
101zfs-gcc-10.patch
9ad751ad 102uefi-firmware-efivarfs.patch
f107ae89 103grub-install-inverted-nls-test.patch
37c2a594
CW
1042021-02-security/001-verifiers-Move-verifiers-API-to-kernel-image.patch
1052021-02-security/002-kern-Add-lockdown-support.patch
1062021-02-security/003-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-down.patch
1072021-02-security/004-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-enabled.patch
1082021-02-security/005-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-disabled-modules-list.patch
1092021-02-security/006-acpi-Don-t-register-the-acpi-command-when-locked-down.patch
1102021-02-security/007-mmap-Don-t-register-cutmem-and-badram-commands-when-lockdown-is-enforced.patch
1112021-02-security/008-commands-Restrict-commands-that-can-load-BIOS-or-DT-blobs-when-locked-down.patch
1122021-02-security/009-commands-setpci-Restrict-setpci-command-when-locked-down.patch
1132021-02-security/010-commands-hdparm-Restrict-hdparm-command-when-locked-down.patch
1142021-02-security/011-gdb-Restrict-GDB-access-when-locked-down.patch
1152021-02-security/012-loader-xnu-Don-t-allow-loading-extension-and-packages-when-locked-down.patch
1162021-02-security/013-docs-Document-the-cutmem-command.patch
1172021-02-security/014-dl-Only-allow-unloading-modules-that-are-not-dependencies.patch
1182021-02-security/015-usb-Avoid-possible-out-of-bound-accesses-caused-by-malicious-devices.patch
1192021-02-security/016-mmap-Fix-memory-leak-when-iterating-over-mapped-memory.patch
1202021-02-security/017-net-net-Fix-possible-dereference-to-of-a-NULL-pointer.patch
1212021-02-security/018-net-tftp-Fix-dangling-memory-pointer.patch
1222021-02-security/019-kern-parser-Fix-resource-leak-if-argc-0.patch
1232021-02-security/020-kern-efi-Fix-memory-leak-on-failure.patch
1242021-02-security/021-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patch
1252021-02-security/022-gnulib-regexec-Resolve-unused-variable.patch
1262021-02-security/023-gnulib-regcomp-Fix-uninitialized-token-structure.patch
1272021-02-security/024-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-state.patch
1282021-02-security/025-gnulib-regexec-Fix-possible-null-dereference.patch
1292021-02-security/026-gnulib-regcomp-Fix-uninitialized-re_token.patch
1302021-02-security/027-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch
1312021-02-security/028-zstd-Initialize-seq_t-structure-fully.patch
1322021-02-security/029-kern-partition-Check-for-NULL-before-dereferencing-input-string.patch
1332021-02-security/030-disk-ldm-Make-sure-comp-data-is-freed-before-exiting-from-make_vg.patch
1342021-02-security/031-disk-ldm-If-failed-then-free-vg-variable-too.patch
1352021-02-security/032-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch
1362021-02-security/033-disk-cryptodisk-Fix-potential-integer-overflow.patch
1372021-02-security/034-hfsplus-Check-that-the-volume-name-length-is-valid.patch
1382021-02-security/035-zfs-Fix-possible-negative-shift-operation.patch
1392021-02-security/036-zfs-Fix-resource-leaks-while-constructing-path.patch
1402021-02-security/037-zfs-Fix-possible-integer-overflows.patch
1412021-02-security/038-zfsinfo-Correct-a-check-for-error-allocating-memory.patch
1422021-02-security/039-affs-Fix-memory-leaks.patch
1432021-02-security/040-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch
1442021-02-security/041-libgcrypt-mpi-Fix-possible-NULL-dereference.patch
1452021-02-security/042-syslinux-Fix-memory-leak-while-parsing.patch
1462021-02-security/043-normal-completion-Fix-leaking-of-memory-when-processing-a-completion.patch
1472021-02-security/044-commands-hashsum-Fix-a-memory-leak.patch
1482021-02-security/045-video-efi_gop-Remove-unnecessary-return-value-of-grub_video_gop_fill_mode_info.patch
1492021-02-security/046-video-fb-fbfill-Fix-potential-integer-overflow.patch
1502021-02-security/047-video-fb-video_fb-Fix-multiple-integer-overflows.patch
1512021-02-security/048-video-fb-video_fb-Fix-possible-integer-overflow.patch
1522021-02-security/049-video-readers-jpeg-Test-for-an-invalid-next-marker-reference-from-a-jpeg-file.patch
1532021-02-security/050-gfxmenu-gui_list-Remove-code-that-coverity-is-flagging-as-dead.patch
1542021-02-security/051-loader-bsd-Check-for-NULL-arg-up-front.patch
1552021-02-security/052-loader-xnu-Fix-memory-leak.patch
1562021-02-security/053-loader-xnu-Free-driverkey-data-when-an-error-is-detected-in-grub_xnu_writetree_toheap.patch
1572021-02-security/054-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch
1582021-02-security/055-util-grub-install-Fix-NULL-pointer-dereferences.patch
1592021-02-security/056-util-grub-editenv-Fix-incorrect-casting-of-a-signed-value.patch
1602021-02-security/057-util-glue-efi-Fix-incorrect-use-of-a-possibly-negative-value.patch
1612021-02-security/058-script-execute-Fix-NULL-dereference-in-grub_script_execute_cmdline.patch
1622021-02-security/059-commands-ls-Require-device_name-is-not-NULL-before-printing.patch
1632021-02-security/060-script-execute-Avoid-crash-when-using-outside-a-function-scope.patch
1642021-02-security/061-lib-arg-Block-repeated-short-options-that-require-an-argument.patch
1652021-02-security/062-script-execute-Don-t-crash-on-a-for-loop-with-no-items.patch
1662021-02-security/063-commands-menuentry-Fix-quoting-in-setparams_prefix.patch
1672021-02-security/064-kern-misc-Always-set-end-in-grub_strtoull.patch
1682021-02-security/065-video-readers-jpeg-Catch-files-with-unsupported-quantization-or-Huffman-tables.patch
1692021-02-security/066-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jpeg_decode_du.patch
1702021-02-security/067-video-readers-jpeg-Don-t-decode-data-before-start-of-stream.patch
1712021-02-security/068-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-are-too-big.patch
1722021-02-security/069-fs-fshelp-Catch-impermissibly-large-block-sizes-in-read-helper.patch
1732021-02-security/070-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-node.patch
1742021-02-security/071-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-filesystems.patch
1752021-02-security/072-fs-hfs-Disable-under-lockdown.patch
1762021-02-security/073-fs-sfs-Fix-over-read-of-root-object-name.patch
1772021-02-security/074-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-negative.patch
1782021-02-security/075-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch
1792021-02-security/076-fs-jfs-Catch-infinite-recursion.patch
1802021-02-security/077-fs-nilfs2-Reject-too-large-keys.patch
1812021-02-security/078-fs-nilfs2-Don-t-search-children-if-provided-number-is-too-large.patch
1822021-02-security/079-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btree_node_lookup.patch
1832021-02-security/080-io-gzio-Bail-if-gzio-tl-td-is-NULL.patch
1842021-02-security/081-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking-codes-fails.patch
1852021-02-security/082-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch
1862021-02-security/083-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huft_build-fails.patch
1872021-02-security/084-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read-from-disk.patch
1882021-02-security/085-disk-lvm-Don-t-blast-past-the-end-of-the-circular-metadata-buffer.patch
1892021-02-security/086-disk-lvm-Bail-on-missing-PV-list.patch
1902021-02-security/087-disk-lvm-Do-not-crash-if-an-expected-string-is-not-found.patch
1912021-02-security/088-disk-lvm-Do-not-overread-metadata.patch
1922021-02-security/089-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patch
1932021-02-security/090-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-node-s-LV.patch
1942021-02-security/091-fs-btrfs-Validate-the-number-of-stripes-parities-in-RAID5-6.patch
1952021-02-security/092-fs-btrfs-Squash-some-uninitialized-reads.patch
1962021-02-security/093-kern-parser-Fix-a-memory-leak.patch
1972021-02-security/094-kern-parser-Introduce-process_char-helper.patch
1982021-02-security/095-kern-parser-Introduce-terminate_arg-helper.patch
1992021-02-security/096-kern-parser-Refactor-grub_parser_split_cmdline-cleanup.patch
2002021-02-security/097-kern-buffer-Add-variable-sized-heap-buffer.patch
2012021-02-security/098-kern-parser-Fix-a-stack-buffer-overflow.patch
2022021-02-security/099-kern-efi-Add-initial-stack-protector-implementation.patch
2032021-02-security/100-util-mkimage-Remove-unused-code-to-add-BSS-section.patch
2042021-02-security/101-util-mkimage-Use-grub_host_to_target32-instead-of-grub_cpu_to_le32.patch
2052021-02-security/102-util-mkimage-Always-use-grub_host_to_target32-to-initialize-PE-stack-and-heap-stuff.patch
2062021-02-security/103-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-set-up.patch
2072021-02-security/104-util-mkimage-Reorder-PE-optional-header-fields-set-up.patch
2082021-02-security/105-util-mkimage-Improve-data_size-value-calculation.patch
2092021-02-security/106-util-mkimage-Refactor-section-setup-to-use-a-helper.patch
2102021-02-security/107-util-mkimage-Add-an-option-to-import-SBAT-metadata-into-a-.sbat-section.patch
2112021-02-security/108-grub-install-common-Add-sbat-option.patch
2122021-02-security/109-kern-misc-Split-parse_printf_args-into-format-parsing-and-va_list-handling.patch
2132021-02-security/110-kern-misc-Add-STRING-type-for-internal-printf-format-handling.patch
2142021-02-security/111-kern-misc-Add-function-to-check-printf-format-against-expected-format.patch
2152021-02-security/112-gfxmenu-gui-Check-printf-format-in-the-gui_progress_bar-and-gui_label.patch
2162021-02-security/113-kern-mm-Fix-grub_debug_calloc-compilation-error.patch
b1595b8a 217pc-verifiers-module.patch
d7d79fa3 218enable_shim_lock_i386_efi.patch
2c7571eb 219debug_verifiers.patch
d51f52d3 220mkimage-fix-section-sizes.patch