Skip to content

Add missing check for av_malloc#41

Open
manh-td wants to merge 1 commit intonumberwolf:mainfrom
manh-td:avcodec/vp3
Open

Add missing check for av_malloc#41
manh-td wants to merge 1 commit intonumberwolf:mainfrom
manh-td:avcodec/vp3

Conversation

@manh-td
Copy link

@manh-td manh-td commented Dec 11, 2025

This PR fixes a security vulnerability in vp3_decode_frame() that was cloned from FFmpeg/FFmpeg but did not receive the security patch.

Vulnerability Details:

What 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:

Please review and merge this PR to ensure your repository is protected against this vulnerability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant