1. f4d6e4e Fix information disclosure in mediadrmserver by Jeff Tinker · 7 years ago fp2-sibon-17.12.1
  2. c05c0f0 m4v_h263: fix global buffer overflow by Wonsik Kim · 7 years ago
  3. 77180e6 MediaExtractor: ensure users to check returned value by getTrack. by Wei Jia · 7 years ago
  4. 52ab9c8 Don't CHECK if the source can't be started by Marco Nelissen · 8 years ago
  5. 2cbd9f1 OMXNodeInstance: use a lock in freeNode by Lajos Molnar · 7 years ago
  6. 6c5f531 Revert "Block allocateBackup if the node is not secure node." by Borjan Tchakaloff · 7 years ago fp2-sibon-17.11.2
  7. dc3518f Revert "Fix memory leaks" by Borjan Tchakaloff · 7 years ago
  8. 92e8ca6 Track graphic buffer mode in OMXNodeInstance by Dongwon Kang · 7 years ago
  9. 224b7c2 Fix memory leaks by Marco Nelissen · 7 years ago
  10. 1b12732 EffectBundle: Check parameter and value size by Andy Hung · 7 years ago
  11. 0273aa4 Block allocateBackup if the node is not secure node. by Dongwon Kang · 7 years ago
  12. 11234d7 Check buffer size in useBuffer in software components by Dongwon Kang · 7 years ago fp2-sibon-17.10.1
  13. 648ae57 stagefright: avoid buffer overflow in base64 decoder by Lajos Molnar · 7 years ago
  14. c3ed2ff Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb by Mikhail Naganov · 7 years ago
  15. 5eded23 Fix memory leak in OggExtractor by Dongwon Kang · 7 years ago
  16. 057c7cf Skip track if verification fails by Marco Nelissen · 7 years ago
  17. 6884193 stagefright: fix crash due to bad timestamp index by Chong Zhang · 7 years ago
  18. 33674fe stagefright: check aac_frame_length to prevent infinite loop by Chong Zhang · 7 years ago
  19. c8da60f EffectBundle: Check value size for get preset name by Andy Hung · 7 years ago
  20. 42f9025 MPEG4Source: fix fragmented read. by Wei Jia · 8 years ago
  21. 84aaedc DO NOT MERGE: MPEG4Extractor: ensure returned status is checked. by Wei Jia · 8 years ago
  22. 5273edc Change MPEG2 reinit Error Handling by Venkatarama Avadhani · 7 years ago
  23. 69f8fd2 Notify Errors Appropriately from SoftMPEG2 by Venkatarama Avadhani · 7 years ago
  24. e73ade3 Fix TOCTOU problem in libstagefright_soft_aacenc by Ray Essick · 8 years ago
  25. 59c0c9a MPEG4Extractor: check size for yrrc box by Dongwon Kang · 7 years ago
  26. 99c579b MediaPlayerService: fix access of mPlayer in client by Wei Jia · 7 years ago
  27. 0dbada9 Fix security vulnerability: Equalizer setParameter memory overflow by rago · 7 years ago fp2-sibon-17.08.1.1
  28. 4481194 Check the buffer index from acquireBuffer by Pawin Vongmasa · 7 years ago
  29. 158f9a5 better manage buffer for libstagefright_soft_mpeg4enc by Ray Essick · 7 years ago
  30. 8a7ea7b m4v_h263: update width/height only when they are valid. by Wei Jia · 7 years ago
  31. bdad7d8 m4v_h263: check header first before decoding a frame. by Wei Jia · 7 years ago
  32. 499ca37 Merge "Fix potential leak" into FPIIM_WIP by Franz-Xaver Geiger · 7 years ago
  33. c178c33 NuPlayerDecoder: fail gracefully when input data can't be held in allocated buffer. by Wei Jia · 9 years ago
  34. 684d1f0 Fix potential leak by Marco Nelissen · 7 years ago
  35. f5f42fe DO NOT MERGE Don't leak `this` out of GraphicBufferSource ctor by Robert Shih · 7 years ago
  36. 7ac5e03 Don't allow using or allocating a buffer after the first state transition by Marco Nelissen · 7 years ago fp2-sibon-17.07.6
  37. 8ef3e3d IOMX: convert ANWB to Gralloc meta if using useBuffer in the same process by Lajos Molnar · 8 years ago
  38. 726fab8 stagefright: remove allottedSize equality check in IOMX::useBuffer by Lajos Molnar · 8 years ago
  39. cfeb81d IOMX: do not clear buffer if it's allocated by component by Chong Zhang · 8 years ago
  40. f525160 IOMX: allow configuration after going to loaded state by Lajos Molnar · 8 years ago
  41. 657e8cb IOMX: restrict conversion of ANWB to gralloc source in emptyBuffer by Lajos Molnar · 8 years ago
  42. 5c3907e IOMX: work against metadata buffer spoofing by Lajos Molnar · 8 years ago
  43. 2ba7fd2 Fix memory leak in error case by Marco Nelissen · 7 years ago
  44. fdc58ea Limit ogg packet size by Marco Nelissen · 7 years ago
  45. 33142db Prevent OOB write in soft_avc encoder by Ray Essick · 7 years ago
  46. 6f5c56f Avoid crash for stss sync sample number 0 by Roger1 Jonsson · 8 years ago
  47. e864f02 Merge "DO NOT MERGE Fix NPDs in h263 decoder" into FPIIM_WIP by Maarten Derks · 7 years ago
  48. d802610 DO NOT MERGE codecs: handle onReset() for a few encoders by Wonsik Kim · 8 years ago
  49. d26ab51 DO NOT MERGE Add bounds check in SoftAACEncoder2::onQueueFilled() by Ray Essick · 8 years ago
  50. 86bc050 DO NOT MERGE Fix NPDs in h263 decoder by Marco Nelissen · 8 years ago
  51. 180d05a DO NOT MERGE Fix out of bounds access by Marco Nelissen · 8 years ago
  52. 0463578 DO NOT MERGE Fix integer overflow and divide-by-zero by Marco Nelissen · 8 years ago
  53. 9410a51 DO NOT MERGE FLACExtractor: copy protect mWriteBuffer by Robert Shih · 8 years ago
  54. 1a2f34e Add bound checks to utf16_to_utf8 by Sergio Giro · 8 years ago
  55. 6a2ef64 Fix overflow check and check read result by Marco Nelissen · 8 years ago
  56. e927584 resolve merge conflicts of 79cf158c51 to mnc-dev by Marco Nelissen · 8 years ago
  57. fc8a293 EffectBundle: check nb channels to write speaker angles by Jean-Michel Trivi · 8 years ago
  58. cabeb56 Don't initialize sync sample parameters until the end by Marco Nelissen · 8 years ago
  59. 70bed29 avc_utils: skip empty NALs from malformed bistreams by Robert Shih · 8 years ago
  60. 0ba8a6f Don't CHECK when buffer is too large by Marco Nelissen · 8 years ago
  61. 691333d Fix security vulnerability: potential OOB write in audioserver by rago · 8 years ago
  62. 2dcf6e8 Limit mp4 atom size to something reasonable by Marco Nelissen · 8 years ago
  63. 4cb633d DO NOT MERGE - stagefright: fix integer overflow error by Wonsik Kim · 8 years ago
  64. 7fb3ff4 Impose a size bound for dynamically allocated tables in stbl. by Pawin Vongmasa · 8 years ago
  65. 55a3ff9 Visualizer: Check capture size and latency parameters by Andy Hung · 8 years ago
  66. 8b5d84e Fix security vulnerability: Equalizer command might allow negative indexes by rago · 8 years ago
  67. 563a3d6 DO NOT MERGE: defensive parsing of mp3 album art information by Ray Essick · 8 years ago
  68. 208d1a3 Make VBRISeeker more robust by Marco Nelissen · 8 years ago
  69. 5f849ef Fix security vulnerability: Effect command might allow negative indexes by rago · 8 years ago
  70. 06cb217 Fix potential NULL dereference in Visualizer effect by rago · 8 years ago
  71. 4763b44 stagefright: don't fail MediaCodec.configure if clients use store-meta key by Lajos Molnar · 8 years ago
  72. 8dbd874 MediaPlayerService: allow next player to be NULL by Wei Jia · 8 years ago
  73. 214a01d DO NOT MERGE Fix divide by zero by Marco Nelissen · 8 years ago
  74. 4b3d737 SampleIterator: clear members on seekTo error by Robert Shih · 8 years ago
  75. 86288b8 Fix stack content leak vulnerability in mediaserver by Jeff Tinker · 8 years ago
  76. d999922 Check mprotect result by Marco Nelissen · 8 years ago
  77. 13773ff Fix potential overflow in Visualizer effect by rago · 8 years ago
  78. dd68a44 better validation lengths of strings in ID3 tags by Ray Essick · 8 years ago
  79. 3c5f311 MediaPlayerService: avoid invalid static cast by Robert Shih · 8 years ago
  80. 4a5947a Fix build breakage caused by commit 940829f69b52d6038db66a9c727534636ecc456d. by Pawin Vongmasa · 8 years ago
  81. edc5f1d SoftMPEG4: Check the buffer size before writing the reference frame. by Pawin Vongmasa · 8 years ago
  82. 5a99f63 fix build by Lajos Molnar · 8 years ago
  83. 0e15cfc SoftVPX: fix nFilledLen overflow by Robert Shih · 8 years ago
  84. d5c3e6c Fix build by Robert Shih · 8 years ago
  85. 5eeb6b2 Fix build by Robert Shih · 8 years ago
  86. 53cac23 omx: prevent input port enable/disable for software codecs by Wonsik Kim · 8 years ago
  87. b6da55f SoftMP3: memset safely by Robert Shih · 8 years ago
  88. f090748 OMXCodec: check IMemory::pointer() before using allocation by Robert Shih · 8 years ago
  89. 6f9680b Fix corruption via buffer overflow in mediaserver by Ray Essick · 8 years ago
  90. 1115e54 DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassemble by Wonsik Kim · 8 years ago
  91. 3b49e9a DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleak by Eino-Ville Talvala · 8 years ago
  92. b4522e0 SoftAAC2: fix crash on all-zero adts buffer by Marco Nelissen · 8 years ago
  93. 0b3159d SoftHEVC: Exit gracefully in case of decoder errors by Harish Mahendrakar · 9 years ago
  94. fe6d060 DO NOT MERGE omx: check buffer port before using by Wonsik Kim · 8 years ago
  95. 7487150 Don't use sp<>& by Marco Nelissen · 8 years ago
  96. 8f23b3b Fix potential overflow by Marco Nelissen · 8 years ago
  97. 6bce76b Clear unused pointer field when sending across binder by Marco Nelissen · 8 years ago
  98. 7d5d80e Check malloc result to avoid NPD by Marco Nelissen · 8 years ago
  99. 8993fa1 limit mediaserver memory by Marco Nelissen · 8 years ago
  100. 302fe53 Resolve a merge issue between lmp and lmp-mr1+ by Dave Weinstein · 8 years ago