Skip to content

Added CVE-2016-0808 #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

ghost
Copy link

@ghost ghost commented Mar 11, 2016

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

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please remove this file

@Fuzion24
Copy link
Contributor

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

@ghost ghost force-pushed the cve-2016-0808 branch from 56d7fbf to 0572994 Compare March 11, 2016 19:27
@ghost ghost force-pushed the cve-2016-0808 branch from 0572994 to cb12521 Compare March 11, 2016 19:35
@ghost
Copy link
Author

ghost commented Mar 11, 2016

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.

@Fuzion24
Copy link
Contributor

@kayji would you mind rebasing this on the current master? Thanks.

@ghost
Copy link
Author

ghost commented Apr 21, 2016

I'll start working on that soon.

@Fuzion24
Copy link
Contributor

awesome, thank you.

@m00head
Copy link
Contributor

m00head commented Aug 9, 2016

Not sure what happened here. I have created pull request #134 which rebases this on the current master.

@dweinstein dweinstein closed this Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants