1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-01-10 06:35:13 +01:00
Go to file
Jean-Michel Trivi 5ce724f1dd 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: I92d4a14519f45d5a329d7f69f21f2aef0a8c6daa
2017-11-02 18:55:37 +00:00
documentation AAC/SBR decoder improvements and bugfixes 2016-04-08 19:10:30 +00:00
libAACdec Fix not properly handled NULL-pointer access before check in aac lib 2017-02-23 14:22:01 +08:00
libAACenc Merge "Fix not properly handled NULL-pointer access before check in aac lib" am: b0af861f5a am: b0f6b2906e 2017-02-23 21:50:11 +00:00
libFDK DO NOT MERGE Prevent out of bound memory access in GetInvInt 2017-11-02 18:55:37 +00:00
libMpegTPDec AAC/SBR decoder improvements and bugfixes 2016-04-08 19:10:30 +00:00
libMpegTPEnc SBR/AAC encoder updates, code clean up 2016-04-04 17:25:36 -07:00
libPCMutils Linux compilation fix 2017-02-21 10:43:02 -08:00
libSBRdec Remove redundant register storage class specifiers 2016-10-18 09:22:55 +03:00
libSBRenc Avoid a warning about extra parentheses 2016-08-30 09:57:04 +03:00
libSYS AAC/SBR decoder improvements and bugfixes 2016-04-08 19:10:30 +00:00
Android.bp Change build config of aac from Android.mk to Android.bp 2017-01-19 13:10:11 -08:00
MODULE_LICENSE_FRAUNHOFER Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
NOTICE Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00