commit | c96b1fab12825409d6fc4bb4858a63bc7daa2b1e | [log] [tgz] |
---|---|---|
author | josephjang <josephjang@google.com> | Fri Jul 03 17:48:06 2020 +0800 |
committer | josephjang <josephjang@google.com> | Mon Jul 06 14:53:55 2020 +0800 |
tree | 2790f1e90da2140b49b947417f692c5b4b5cd269 | |
parent | 44c14f778b7d1e31312551e6a171e702a3c6e227 [diff] |
Keymaster: Fix potential bug in extractUint32()/extractUint64() In deserializeVerificationToken(), we use extractUint64() to extract VerificationToken.challenge. A potential bug was found in extractUint64() that will cause VerificationToken.challenge() incorrect. Bug: 160198696 Change-Id: Ie0d2c0127cc34f1bb90455e4f7869e15e5542173