Attention is currently required from: Sergii Dmytruk.
Nico Huber has posted comments on this change by Sergii Dmytruk. ( https://review.coreboot.org/c/coreboot/+/84541?usp=email )
Change subject: drivers/efi/capsules.c: check for overflows ......................................................................
Patch Set 1: Code-Review+2
(2 comments)
Patchset:
PS1: Looks good, commit message could be more elaborate, but doesn't have to be.
Sorry for the delay btw. I didn't find the time last week and rather waited for a focused moment.
File src/drivers/efi/capsules.c:
https://review.coreboot.org/c/coreboot/+/84541/comment/8005afcf_84e724f0?usp... : PS1, Line 349: if (capsule_size == 0) { Didn't see that, nice find!