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

Potential memory exhaustion in FolderAssetLoader and CustomAssetLoader #284

Open
coderabbitai bot opened this issue Nov 7, 2024 · 0 comments
Open
Assignees

Comments

@coderabbitai
Copy link

coderabbitai bot commented Nov 7, 2024

There is a potential issue in the read methods of both FolderAssetLoader and CustomAssetLoader where files are read into memory without any size restrictions. This could lead to memory exhaustion if a maliciously large file is provided.

Original discussion: https://github.com/codaishin/project-zyheeda-bevy/pull/283#discussion_r1833174508\n\nRequested by @codaishin

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