tag:github.com,2008:https://github.com/AndroidVTS/android-vts/releasesRelease notes from android-vts2015-12-15T15:01:43Ztag:github.com,2008:Repository/40509121/v.132015-12-15T15:04:55ZAndroidVTS v.13<ul>
<li>Prioritize vulnerables which were positive on the device</li>
<li>Add intro/welcome screens</li>
<li>Add a test for <a title="CVE-2015-6616" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-pw7g-v3fv-gg56/hovercard" href="https://github.com/advisories/GHSA-pw7g-v3fv-gg56">CVE-2015-6616</a> from the December sec bulletin</li>
</ul>Fuzion24tag:github.com,2008:Repository/40509121/v.122015-12-04T16:40:51ZAndroidVTS v.12<p>Add a dialog after scan to denote whether the device is vulnerable or not<br>
Bubble vulnerable items to the top of the list</p>Fuzion24tag:github.com,2008:Repository/40509121/v.112015-11-25T21:01:16ZAndroidVTS v.11<ul>
<li>Sort vulnerabilities by date of CVE descending</li>
<li>Enable WeakSauce check</li>
<li>Fix crashes with x509 serialization check on devices < Kitkat</li>
<li>Add check for <a title="CVE-2015-1528" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-v9v7-hc6w-f6g2/hovercard" href="https://github.com/advisories/GHSA-v9v7-hc6w-f6g2">CVE-2015-1528</a></li>
<li>Fix some UI state bugs</li>
<li>Small grammar fixes</li>
</ul>Fuzion24tag:github.com,2008:Repository/40509121/v.92015-11-18T17:55:02ZAndroidVTS v.9<ul>
<li>Fixes coloring issue(s) with failed/inconclusive tests</li>
<li>Adds new check for <a title="CVE-2015-6608" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-qf97-whfx-pq78/hovercard" href="https://github.com/advisories/GHSA-qf97-whfx-pq78">CVE-2015-6608</a></li>
<li>Fixes race condition related to running some stagefright checks</li>
<li>In the additional info, links to patches are shown instead of duped external links</li>
<li>Added the ability to (optionally, explicitly, and anonymously) share results to a publicly available Google spreadsheet</li>
</ul>Fuzion24tag:github.com,2008:Repository/40509121/v.62015-11-14T19:45:19ZAndroidVTS v.6<p>Added descriptions to each vulnerability<br>
Fixed some issues running on ARM64<br>
Changed the vulnerability status to be yellow in the case of a failed test</p>Fuzion24tag:github.com,2008:Repository/40509121/v.52015-11-10T19:04:39ZAndroidVTS v.5<p>This should fix issues with the serialization bug accidentally decrementing the wrong address:</p>
<p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/AndroidVTS/android-vts/commit/6b24708bba4124327470505541615283b121285a/hovercard" href="https://github.com/AndroidVTS/android-vts/commit/6b24708bba4124327470505541615283b121285a"><tt>6b24708</tt></a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Verizon/zerofltevzw/zerofltevzw:5.0.2/LRX22G/G920VVRU1AOC3:user/release-keys'
Revision: '10'
ABI: 'arm'
pid: 16731, tid: 16741, name: FinalizerDaemon >>> com.nowsecure.android.vts <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x135f
r0 0000135f r1 f7296914 r2 00001337 r3 f72770f0
r4 0000135f r5 f7296904 r6 00000000 r7 00000000
r8 00000002 r9 f729f78c sl f729f7b4 fp 00000014
ip ed71a928 sp f4bbfa08 lr f71c2683 pc f71c2686 cpsr 00070030
backtrace:
#00 pc 00058686 /system/lib/libcrypto.so (asn1_enc_free+11)
#01 pc 000573d1 /system/lib/libcrypto.so
#02 pc 000574a9 /system/lib/libcrypto.so (ASN1_template_free+74)
#03 pc 00057417 /system/lib/libcrypto.so
#04 pc 0005744f /system/lib/libcrypto.so (ASN1_item_free+12)
#05 pc 000174d1 /system/framework/arm/boot.oat"><pre class="notranslate"><code>*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Verizon/zerofltevzw/zerofltevzw:5.0.2/LRX22G/G920VVRU1AOC3:user/release-keys'
Revision: '10'
ABI: 'arm'
pid: 16731, tid: 16741, name: FinalizerDaemon >>> com.nowsecure.android.vts <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x135f
r0 0000135f r1 f7296914 r2 00001337 r3 f72770f0
r4 0000135f r5 f7296904 r6 00000000 r7 00000000
r8 00000002 r9 f729f78c sl f729f7b4 fp 00000014
ip ed71a928 sp f4bbfa08 lr f71c2683 pc f71c2686 cpsr 00070030
backtrace:
#00 pc 00058686 /system/lib/libcrypto.so (asn1_enc_free+11)
#01 pc 000573d1 /system/lib/libcrypto.so
#02 pc 000574a9 /system/lib/libcrypto.so (ASN1_template_free+74)
#03 pc 00057417 /system/lib/libcrypto.so
#04 pc 0005744f /system/lib/libcrypto.so (ASN1_item_free+12)
#05 pc 000174d1 /system/framework/arm/boot.oat
</code></pre></div>Fuzion24tag:github.com,2008:Repository/40509121/v.42015-11-10T18:03:30ZAndroidVTS v.4<p>Added the ability to execute vulns only on particular architectures.</p>Fuzion24tag:github.com,2008:Repository/40509121/v.32015-11-06T17:36:02ZAndroidVTS v.3<p>This update includes a new material design.</p>Fuzion24