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

Investigate fuzzer bug #35059 #87

Closed
sffc opened this issue Jun 8, 2021 · 4 comments
Closed

Investigate fuzzer bug #35059 #87

sffc opened this issue Jun 8, 2021 · 4 comments
Labels

Comments

@sffc
Copy link
Collaborator

sffc commented Jun 8, 2021

oss-fuzz filed the following report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35059

CC @gnrunge @echeran -- are you interested in looking at this? If not, I can put it on my plate.

@sffc sffc added the bug label Jun 8, 2021
@gnrunge
Copy link
Collaborator

gnrunge commented Jun 8, 2021 via email

@echeran
Copy link
Collaborator

echeran commented Jun 9, 2021

Yeah, similar to Norbert, I can't see the issue, and I should start taking a look at properties-related ICU bugs this week.

@sffc
Copy link
Collaborator Author

sffc commented Jun 12, 2021

Here is the test case in bytes:

62 4E E9 BE E2 BA 00 00 00 EA A1 4D EA E1 80 A9 E2 00 41 00 00 00 00 00 EA E1 80 A9 E2 00 00 00 00 2E 00 00 00 00 00 00 00 00 3C A9 E9 EA E1 80 A9 E2 00 00 00 00 99 EA 99 00 00 00 00 41 00 00 00 00 00 EA E1 80 A9 E2 00 00 00 00 00 00 00 00 00 00 00 00 3C 4C 00 00 EA

Note that the string ends with a UTF-8 lead byte. We should not read past the end of the string, but perhaps we should investigate.

@sffc
Copy link
Collaborator Author

sffc commented Jun 23, 2021

oss-fuzz closed the issue with comment:

ClusterFuzz testcase 4553018782646272 is flaky and no longer crashes, so closing issue.

@sffc sffc closed this as completed Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants