| Title | FFmpeg git master Memory Leak |
|---|
| Description | A memory leak issue has been identified in FFmpeg when processing IAMF (Immersive Audio Model and Format) files. The issue occurs during the parsing of IAMF audio element OBUs (Open Bitstream Units), specifically in the audio_element_obu function where necessary constraints for num_parameters are missing. This absence of proper constraint checking leads to allocated memory not being correctly tracked and released in certain scenarios, resulting in memory leaks. |
|---|
| Source | ⚠️ https://trac.ffmpeg.org/ticket/11475 |
|---|
| User | 0x20z (UID 81279) |
|---|
| Submission | 02/25/2025 08:22 (1 Year ago) |
|---|
| Moderation | 03/01/2025 15:16 (4 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 298089 [FFmpeg up to 6e26f57f672b05e7b8b052007a83aef99dc81ccb IAMF File libavformat/iamf_parse.c audio_element_obu num_parameters memory leak] |
|---|
| Points | 20 |
|---|