Skip to content
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

Invalid taint modifications of local variables, when loaded from method summary #84

Closed
formanek opened this issue Sep 7, 2015 · 0 comments
Labels
Milestone

Comments

@formanek
Copy link
Contributor

formanek commented Sep 7, 2015

Local variable index of a taint added to a new method summary must be invalidated. Otherwise, invalid taint is loaded during method invocation and some unrelated local variables could be modified or even an invalid frame index accessed (throwing an exception).

@h3xstream h3xstream added enhancement New feature or improvement to existing detector. bug and removed enhancement New feature or improvement to existing detector. labels Sep 7, 2015
@h3xstream h3xstream added this to the version-1.4.3 milestone Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants