Upgrade recovery kernel hash validation to SHA256 |
|||
Issue descriptionThe recovery images check official kernels by comparing a SHA1 digest of the actual kern-b image with a kernel command line option baked into the recovery kernel. We should upgrade this to use SHA256. Alternatively (as suggested by a comment in the recovery script) we might get rid of the baked-in good kernel hash and do proper validation the same was as firmware does. On the other hand, there might be a case for binding the recovery kernel to a specific image to install.
,
Jun 20 2018
I think we still want to do this.
,
Aug 30
|
|||
►
Sign in to add a comment |
|||
Comment 1 by sheriffbot@chromium.org
, Jun 20 2018Status: Untriaged (was: Available)