Last active
November 29, 2024 04:11
-
-
Save 1047524396/455093807666f2e351d674750c8cd0b8 to your computer and use it in GitHub Desktop.
CVE-2024-35369
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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