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 15:20:44 -0700 |
commit | d0e8397b7b621fdc35ae91ffc7ce7847bf3ce1e7 (patch) | |
tree | 7f95a410a1d378b4216ec6ec3eb6eb59690db2c4 /libSBRdec/src/env_extr.h | |
parent | 7147e71a75a48009e6d2b835422767cf466813d8 (diff) | |
download | fdk-aac-d0e8397b7b621fdc35ae91ffc7ce7847bf3ce1e7.tar.gz fdk-aac-d0e8397b7b621fdc35ae91ffc7ce7847bf3ce1e7.tar.bz2 fdk-aac-d0e8397b7b621fdc35ae91ffc7ce7847bf3ce1e7.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/src/env_extr.h')
0 files changed, 0 insertions, 0 deletions