First published: Fri Nov 29 2024(Updated: )
In FFmpeg version n6.1.1, specifically within the avcodec/speexdec.c module, a potential security vulnerability exists due to insufficient validation of certain parameters when parsing Speex codec extradata. This vulnerability could lead to integer overflow conditions, potentially resulting in undefined behavior or crashes during the decoding process.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35369 has a moderate severity rating due to its potential to cause integer overflow vulnerabilities.
To fix CVE-2024-35369, it is recommended to upgrade to the latest version of FFmpeg that addresses this vulnerability.
CVE-2024-35369 affects FFmpeg version n6.1.1 in the avcodec/speexdec.c module.
CVE-2024-35369 is a security vulnerability caused by insufficient parameter validation that may lead to integer overflow.
Yes, CVE-2024-35369 may potentially result in undefined behavior, which could lead to code execution under certain conditions.