You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We (School of Cyber Science and Technology, Shandong University) found that MP4_ReadBox_sample_soun can cause memory leaks when it processes malformed messages.
Expected behavior
If Asan is enabled at compile time, the MP4_ReadBox_sample_soun crashes and displays ASAN information.
Actual Behavior
If Asan is enabled at compile time, the MP4_ReadBox_sample_soun crashes and displays ASAN information, which can cause memory leaks.
Describe the bug
We (School of Cyber Science and Technology, Shandong University) found that
MP4_ReadBox_sample_soun
can cause memory leaks when it processes malformed messages.Expected behavior
If Asan is enabled at compile time, the
MP4_ReadBox_sample_soun
crashes and displays ASAN information.Actual Behavior
If Asan is enabled at compile time, the
MP4_ReadBox_sample_soun
crashes and displays ASAN information, which can cause memory leaks.To Reproduce
Similarly, we will upload a vulnerability POC to https://drive.google.com/file/d/10PhqEQTvFEiuQUa2oDdrhYrnmOMLukuF/view?usp=share_link to help developers fix this vulnerability.
Environment Details
The text was updated successfully, but these errors were encountered: