Skip to content

third_party/ffmpeg/libavcodec/x86/mpegvideodsp.c: Fix signedness bug in need_emu#624

Open
npt-1707 wants to merge 1 commit intoweolar:masterfrom
npt-1707:fix-CVE-2017-17081
Open

third_party/ffmpeg/libavcodec/x86/mpegvideodsp.c: Fix signedness bug in need_emu#624
npt-1707 wants to merge 1 commit intoweolar:masterfrom
npt-1707:fix-CVE-2017-17081

Conversation

@npt-1707
Copy link
Copy Markdown

Description
This PR fixes a potential vulnerability in gmc_mmx() in mpegvideodsp.c that was cloned from FFmpeg but did not receive the security patch. The original issue was reported and fixed under FFmpeg/FFmpeg@58cf31c.
This PR applies the same patch to eliminate the vulnerability.

References
https://nvd.nist.gov/vuln/detail/CVE-2017-17081
FFmpeg/FFmpeg@58cf31c

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