openwrt-mirror/package/boot/uboot-tools/patches
Daniel Golle 27adf03f70 uboot-tools: validate all uImage.FIT sub-images
uImage.FIT validation was restricted to certain sub-image types
which is problematic as it then won't validate eg. 'filesystem' type
subimages. Also prevent decompressing sub-images into a arbitrary
sized buffer just to then free that buffer -- there is not need to
do this and creating malicious compressed payloads which overflow the
buffer is too easy.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-04-24 06:43:59 +01:00
..
001-envtools-compile.patch uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
002-envtools-revert-tools-env-use-run-to-store-lockfile.patch uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
003-tools-dumpimage-fix-tools-compile.patch uboot-tools: dumpimage: get rid of libopenssl dependency 2025-03-30 16:47:37 +01:00
010-image-fit-sig-skip-in-tools-build-if-key-is-missing.patch uboot-tools: add fit-check-sign package 2025-03-30 16:47:37 +01:00
011-tools-fit_check_sign-make-key-optional.patch uboot-tools: add fit-check-sign package 2025-03-30 16:47:37 +01:00
012-tools-fit_check_sign-no-libcrypto.patch uboot-tools: add fit-check-sign package 2025-03-30 16:47:37 +01:00
013-tools-fit_check_sign-all-image-types.patch uboot-tools: validate all uImage.FIT sub-images 2025-04-24 06:43:59 +01:00
014-tools-fit_check_sign-no-decompress.patch uboot-tools: validate all uImage.FIT sub-images 2025-04-24 06:43:59 +01:00