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

(cbor) ArrayIndexOutOfBounds for truncated UTF-8 name #289

Closed
cowtowncoder opened this issue Jul 5, 2021 · 0 comments
Closed

(cbor) ArrayIndexOutOfBounds for truncated UTF-8 name #289

cowtowncoder opened this issue Jul 5, 2021 · 0 comments
Labels
cbor fuzz Issue found by OssFuzz
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: found by https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35822)

Looks like there is an error case where end-of-input at a strategic place in the middle of a codepoint of name can cause uncaught ArraIndexOutOfBounds exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cbor fuzz Issue found by OssFuzz
Projects
None yet
Development

No branches or pull requests

1 participant