commit | d13a4efc7a5c07c95a00036a7db15b16116b41a5 | [log] [tgz] |
---|---|---|
author | Santiago Seifert <aquilescanta@google.com> | Thu Sep 02 10:29:09 2021 +0100 |
committer | Santiago Seifert <aquilescanta@google.com> | Wed Sep 08 14:58:53 2021 +0000 |
tree | 63213652136a93129011cd99a7d517ff0f9d1a51 | |
parent | 85c8c0aa0b6cb7d58f681b764908fdb4ba185f0e [diff] |
Fix heap-buffer-overflow in MPEG4Extractor Caused by the extractor assuming that sample size will never exceed the declared max input size (as in AMEDIAFORMAT_KEY_MAX_INPUT_SIZE). Bug: 188893559 Test: Ran the fuzzer using the bug's testcase. Change-Id: I31f2b9a4f1b561c4466c76ea2af8dd532622102a Merged-In: I31f2b9a4f1b561c4466c76ea2af8dd532622102a (cherry picked from commit 621f0e12017a2d057aeaa1937e979ce61b2ac3cf)