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

Unsafe use of load_bytes_be #254

Open
bmerry opened this issue Aug 31, 2023 · 0 comments
Open

Unsafe use of load_bytes_be #254

bmerry opened this issue Aug 31, 2023 · 0 comments
Labels

Comments

@bmerry
Copy link
Contributor

bmerry commented Aug 31, 2023

Some code that calls load_bytes_be doesn't check that the size is within the legal limit. This could cause an assertion failure (or crash in release) if using certain item IDs with a large non-immediate payload.

@bmerry bmerry added the bug label Aug 31, 2023
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

1 participant