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

Panic in read_fonts::tables::postscript::dict::parse_entry #1155

Open
drott opened this issue Sep 18, 2024 · 0 comments
Open

Panic in read_fonts::tables::postscript::dict::parse_entry #1155

drott opened this issue Sep 18, 2024 · 0 comments

Comments

@drott
Copy link
Contributor

drott commented Sep 18, 2024

Spun off from
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71746
and
https://oss-fuzz.com/testcase?key=4591358306746368

The fuzzer seems to have generated a font that trips:

Entry::PrivateDictRange(start..start + len)

and leads to a panic.

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