openwrt-mirror/package
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
..
base-files base-files: allow platform_check_image to prevent --force 2025-04-21 16:12:42 +01:00
boot uboot-tools: validate all uImage.FIT sub-images 2025-04-24 06:43:59 +01:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware qualcommax: add support for ELECOM WRC-X3000GS2 2025-04-22 20:58:29 +02:00
kernel mac80211: ath9k: remove wrong devm for request_irq 2025-04-23 11:51:17 +02:00
libs mbedtls: update to 3.6.3 2025-03-27 08:09:14 +01:00
network uqmi: update to latest HEAD 2025-04-20 17:04:19 +02:00
system apk: backport fix for GCC15 with LTO 2025-04-21 14:21:10 +02:00
utils treewide: validate unified uImage.FIT images before flashing 2025-04-21 16:12:42 +01:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00