summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJoshua J. Drake <android-open-source@qoop.org>2015-08-15 08:17:03 -0500
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2015-10-19 02:56:07 +0200
commita8be67e304caaf45f34078b22dbc46f1f9afe885 (patch)
tree049f05a8f14584882353e08df15d07d8408db4bd /services
parente707ee311a688bfcfced3f5b9160a58ca6de95c9 (diff)
downloadframeworks_av-a8be67e304caaf45f34078b22dbc46f1f9afe885.zip
frameworks_av-a8be67e304caaf45f34078b22dbc46f1f9afe885.tar.gz
frameworks_av-a8be67e304caaf45f34078b22dbc46f1f9afe885.tar.bz2
Prevent integer issues in ID3::Iterator::findFrame
Integer overflows could occur a few places within findFrame. These can lead to out-of-bounds reads and potentially infinite loops. Ensure that arithmetic does not wrap around to prevent these behaviors. Bug: 23285192 Change-Id: I72a61df7d5719d1d3f2bd0b37fba86f0f4bbedee Tested-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'services')
0 files changed, 0 insertions, 0 deletions