mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 13:06:21 -05:00
The uImage.FIT partition uses page mapping without properly handling paging errors. This can lead to Kernel Oops in case of read errors while trying to parse uImage.FIT partitions. Signed-off-by: Daniel Golle <daniel@makrotopia.org>