Skip to content

Instantly share code, notes, and snippets.

@1047524396
Last active November 29, 2024 04:11
Show Gist options
  • Save 1047524396/455093807666f2e351d674750c8cd0b8 to your computer and use it in GitHub Desktop.
Save 1047524396/455093807666f2e351d674750c8cd0b8 to your computer and use it in GitHub Desktop.
CVE-2024-35369
[CVE ID]
CVE-2024-35369
[PRODUCT]
FFmpeg
[VERSION]
n6.1.1
[PROBLEM TYPE]
Integer Overflow
[DESCRIPTION]
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.
[PATCH LINK]
https://github.com/ffmpeg/ffmpeg/commit/0895ef0d6d6406ee6cd158fc4d47d80f201b8e9c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment