-
Notifications
You must be signed in to change notification settings - Fork 867
Open
Description
-
Describe the bug
We (School of Cyber Science and Technology, Shandong University) found thatMP4_ReadLengthDescriptor
can cause buffer overflow when it processes malformed messages. -
Expected behavior
If Asan is enabled at compile time, theMP4_ReadLengthDescriptor
crashes and displays ASAN information. -
Actual Behavior
If Asan is enabled at compile time, the
MP4_ReadLengthDescriptor
crashes and displays ASAN information, which can cause DOS. -
To Reproduce
Similarly, we will upload a vulnerability POC to https://drive.google.com/file/d/1yArMfsdR7ttT4grdHwC_IHCazacY-aCC/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
Metadata
Metadata
Assignees
Labels
No labels