commit | d81917505eda818d64135a8226a529b3901dee4b | [log] [tgz] |
---|---|---|
author | Edwin Wong <edwinwong@google.com> | Tue Dec 17 14:37:57 2019 -0800 |
committer | Edwin Wong <edwinwong@google.com> | Wed Jan 08 16:08:40 2020 -0800 |
tree | 87b5bba8ede0e6450906e62c18596dec8e30a357 | |
parent | 7b254210fe701b9023d1db342c6d1c884d39efe7 [diff] |
[DO NOT MERGE] Fix heap buffer overflow in clearkey CryptoPlugin::decrypt Fix destPtr was not pointing to destination raw pointer. bug: 144506242 Test: sts ANDROID_BUILD_TOP= ./android-sts/tools/sts-tradefed run sts-engbuild-no-spl-lock -m StsHostTestCases --test android.security.sts.Poc19_12#testPocBug_144506242 Change-Id: Ifc9f3999e28c9216c476cab432248eb6c320de43