CVE-2024-35365: Double Free
Published Jan 3, 2025
·Updated
FFmpeg version n6.1.1 has a double-free vulnerability in the fftools/ffmpegmuxinit.c component of FFmpeg, specifically within the newstreamaudio function.
Affected Software
2 affected components
FFmpeg FFmpeg
FFmpeg FFmpeg=6.1.1
Remediation
Event History
Jan 3, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·06:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-35365?
CVE-2024-35365 has a high severity due to its potential to cause a double-free vulnerability, which can lead to application crashes or unauthorized code execution.
2
How do I fix CVE-2024-35365?
To fix CVE-2024-35365, update to the latest version of FFmpeg that includes the patch addressing this vulnerability.
3
Which versions of FFmpeg are affected by CVE-2024-35365?
CVE-2024-35365 affects FFmpeg version n6.1.1 and prior versions.
4
What components of FFmpeg does CVE-2024-35365 impact?
CVE-2024-35365 impacts the fftools/ffmpeg_mux_init.c component within FFmpeg.
5
What function is responsible for the vulnerability in CVE-2024-35365?
The double-free vulnerability in CVE-2024-35365 is specifically within the new_stream_audio function.