
13 Oct
2021
13 Oct
'21
4:16 p.m.
On Fri, Jul 30, 2021 at 02:23:54PM +0200, Matthias Schiffer wrote:
strlcat() need to be passed the full buffer length. The incorrect call caused truncation of partition names for fastboot_raw_partition_... and fastboot_partition_alias_... env lookup to much less than PART_NAME_LEN.
Fixes: 69a752983171 ("fastboot: Fix possible buffer overrun") Signed-off-by: Matthias Schiffer matthias.schiffer@ew.tq-group.com Reviewed-by: Sean Anderson seanga2@gmail.com
Applied to u-boot/master, thanks!
--
Tom