diff options
author | Jean-Michel Trivi <jmtrivi@google.com> | 2017-10-30 15:20:44 -0700 |
---|---|---|
committer | Jean-Michel Trivi <jmtrivi@google.com> | 2017-10-30 22:46:18 +0000 |
commit | 070e7b81c0d673cfafba5a41914259503d459adf (patch) | |
tree | 23d80c3b7ee8db1ebe5603fd7be50033edbdd2f0 /libSBRdec/include | |
parent | 1de50b286fdadc07f94e0d8fae69a564796ab12a (diff) | |
download | fdk-aac-070e7b81c0d673cfafba5a41914259503d459adf.tar.gz fdk-aac-070e7b81c0d673cfafba5a41914259503d459adf.tar.bz2 fdk-aac-070e7b81c0d673cfafba5a41914259503d459adf.zip |
DO NOT MERGE Prevent out of bound memory access in GetInvInt
In GetInvInt(int) function, malicious content can access memory
outside of the invCount array. Always bound access to valid
indices.
Test: see bug for malicious content, decoded with "stagefright -s -a"
Bug: 65025048
Change-Id: Iff889601828f95b82d9291075f3909922ef533ef
Diffstat (limited to 'libSBRdec/include')
0 files changed, 0 insertions, 0 deletions