Fixes out of array access #288
Reference in New Issue
Block a user
Delete Branch "manh-td/kolibrios:http_receive_data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR fixes a security vulnerability in
http_receive_datathat was cloned from FFmpeg/FFmpeg but did not receive the security patch.Vulnerability Details:
http_receive_dataincontrib/sdk/sources/ffmpeg/ffmpeg-2.8/ffserver.ca5d25faa3fWhat this PR does: This PR applies the same security patch that was applied to the original repository to eliminate the vulnerability in the cloned code.
References:
a5d25faa3fPlease review and merge this PR to ensure your repository is protected against this vulnerability.
Hi @Doczom and @Burer, thanks for approving our PR. Just want to let you know that we plan to report this as a CVE. Let us know if you have any concerns!