Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Look out for size-based calculations that break on integer overflow #12

Open
cabo opened this issue Apr 3, 2015 · 0 comments
Open

Look out for size-based calculations that break on integer overflow #12

cabo opened this issue Apr 3, 2015 · 0 comments

Comments

@cabo
Copy link
Owner

cabo commented Apr 3, 2015

e.g., (ws->offset + (sz) >= ws->size) (in ensure_writable)
This is unlikely to occur in normal practice, but could be used in an attack.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant