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

Question: Source of the '100000000' in the loop for dirtyc0w.c #33

Open
dsl101 opened this issue Oct 31, 2016 · 0 comments
Open

Question: Source of the '100000000' in the loop for dirtyc0w.c #33

dsl101 opened this issue Oct 31, 2016 · 0 comments

Comments

@dsl101
Copy link

dsl101 commented Oct 31, 2016

I've been unable to find a source for the loop iteration - is it just empirical? Is there any evidence this number of iterations is enough? Different hardware / architecture? I guess:

  • Fixed iterations → false negatives (declaring a system not vulnerable when it is in fact vulnerable)
  • Testing underlying file → infinite loop on invulnerable systems

Is there a version which tests whether the underlying file has been changed, perhaps reporting every 100000000 iterations? Just curious...

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

No branches or pull requests

1 participant