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

ArrayIndexOutOfBoundsException for UTF-32 encoded data #125

Closed
cowtowncoder opened this issue Apr 6, 2021 · 0 comments
Closed

ArrayIndexOutOfBoundsException for UTF-32 encoded data #125

cowtowncoder opened this issue Apr 6, 2021 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

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

Looks like UTF32 decoder has issue checking for boundary, most likely same or similar to jackson-core:

FasterXML/jackson-core#692

@cowtowncoder cowtowncoder changed the title ArrayIndexOutOfBoundsException for UTF-32 encoded data. ArrayIndexOutOfBoundsException for UTF-32 encoded data Apr 6, 2021
@cowtowncoder cowtowncoder added this to the 6.2.6 milestone Apr 6, 2021
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