On Thu, Feb 03, 2022 at 11:56:49AM +, Darren Kenny wrote:
> Hi Alec,
>
> These look good to me, thanks for handling the Coverity issues here.
>
> For the series:
>
> Reviewed-by: Darren Kenny
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel mailin
Hi Alec,
These look good to me, thanks for handling the Coverity issues here.
For the series:
Reviewed-by: Darren Kenny
Thanks,
Darren.
On Wednesday, 2022-02-02 at 19:26:56 -05, Alec Brown wrote:
> Coverity identified several untrusted loop bounds in
> util/grub-module-verifierXX.c. This pat
Coverity identified several untrusted loop bounds in
util/grub-module-verifierXX.c. This patch series addresses these bugs, cleans up
lengthy equations, and makes checks to values based on the elf manual page.
The Coverity Bugs being addressed are:
CID 314021
CID 314027
CID 314033
Alec Brown (4):