Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Issue 2837002: Fixed VerifyFirmwarePreamble to check for a valid signing algorithm (Closed)

Created:
10 years, 6 months ago by Axel
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Base URL:
http://src.chromium.org/git/vboot_reference.git
Visibility:
Public.

Description

Fixed VerifyFirmwarePreamble to check for a valid signing algorithm Changed VerifyFirmwarePreamble to check for a valid kernel_subkey_sign_algorithm from the preamble. Originally, an incorrect kernel_subkey_sign_algorithm wouldn't be detected and could cause the RSA verification to read past the end of a buffer.

Patch Set 1 #

Patch Set 2 : Changed VerifyFirmwareData to verify that signing algorithm is valid #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M vboot_firmware/lib/firmware_image_fw.c View 1 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Axel
Here's the patch that checks for a valid signing algorithm in the VerifyFirmwarePreamble and VerifyFirmwareData ...
10 years, 6 months ago (2010-06-15 17:27:54 UTC) #1
Chris Masone
LGTM Gaurav, if you're cool with this, I can submit on axel's behalf
10 years, 6 months ago (2010-06-15 17:31:26 UTC) #2
Randall Spangler
10 years, 6 months ago (2010-06-15 17:41:34 UTC) #3
LGTM.  Can submit this now.

Powered by Google App Engine
This is Rietveld 408576698