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

IonReader.next() throws NPEs for some invalid content #437

Closed
cowtowncoder opened this issue Jan 1, 2024 · 0 comments
Closed

IonReader.next() throws NPEs for some invalid content #437

cowtowncoder opened this issue Jan 1, 2024 · 0 comments
Labels
fuzz Issue found by OssFuzz ion

Comments

@cowtowncoder
Copy link
Member

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

Looks like IonReader.next() leaks NullPointerExceptions (in addition to index-out-of-bounds and AssertionErrors), so it will be necessary to catch and re-throw those as well.

cowtowncoder added a commit that referenced this issue Jan 1, 2024
cowtowncoder added a commit that referenced this issue Jan 1, 2024
@cowtowncoder cowtowncoder added ion fuzz Issue found by OssFuzz labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fuzz Issue found by OssFuzz ion
Projects
None yet
Development

No branches or pull requests

1 participant