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

memory leaks in MP4_ReadBox_sample_vide #87

Open
moonflowersl opened this issue Apr 14, 2023 · 0 comments
Open

memory leaks in MP4_ReadBox_sample_vide #87

moonflowersl opened this issue Apr 14, 2023 · 0 comments

Comments

@moonflowersl
Copy link

  • Describe the bug
    We (School of Cyber Science and Technology, Shandong University) found that MP4_ReadBox_sample_video can cause memory leaks when it processes malformed messages.

  • Expected behavior
    If Asan is enabled at compile time, the MP4_ReadBox_sample_video crashes and displays ASAN information.

  • Actual Behavior

    If Asan is enabled at compile time, the MP4_ReadBox_sample_video crashes and displays ASAN information, which can cause memory leaks.

    image-20230414161616252

  • To Reproduce

    Similarly, we will upload a vulnerability POC to https://drive.google.com/file/d/14CP_REpo6tKo-PjyeA2gpTEjWBGQJtVq/view?usp=share_link to help developers fix this vulnerability.

  • Environment Details

    • Version: master branch
    • Operating system and version:Ubuntu 20.04
    • Compiler and language used:gcc 9.4.0
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