Conversation
android-vts.iml
Outdated
| @@ -0,0 +1,19 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | |||
There was a problem hiding this comment.
Can you please remove this file
|
Thank you for your contribution. I've made some inline comments. Also, you may want to consider using binmatcher: https://github.com/nowsecure/android-vts/blob/master/app/src/main/java/fuzion24/device/vulnerability/vulnerabilities/framework/media/CVE_2015_6616.java#L61 This avoids having to use native code here, which i've been trying to do whenever reasonably possible |
|
Thanks for your feedback! I added some explanation about the details of this CVE in cve20160808.c. I will try to avoid using native code next time. |
|
@kayji would you mind rebasing this on the current master? Thanks. |
|
I'll start working on that soon. |
|
awesome, thank you. |
|
Not sure what happened here. I have created pull request #134 which rebases this on the current master. |
Hi,
This pull request contains the check for CVE-2016-0808
cve20160808.c in jni
CVE_2016_0808.java in framework/graphics
vuln_map.json
VulnerabilityOrganizer.java