Bugzilla – Bug 1190721
VUL-0: CVE-2020-20894: ffmpeg: Buffer Overflow vulnerability in function gaussian_blur in libavfilter/vf_edgedetect.c
Last modified: 2022-01-11 14:34:21 UTC
CVE-2020-20894 Buffer Overflow vulnerability in function gaussian_blur in libavfilter/vf_edgedetect.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-20894 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-20894 https://trac.ffmpeg.org/ticket/8260 https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/ccf4ab8c9aca0aee66bcc2914031a9c97ac0eeb8
This commit is already present in our 3.4.2 version, but has a different CVE. bsc#1186605 - CVE-2020-22025 We should correct the changes entry and follow up on CVE-2020-22025.
(In reply to Alexander Bergmann from comment #1) > This commit is already present in our 3.4.2 version, but has a different CVE. > > bsc#1186605 - CVE-2020-22025 > > We should correct the changes entry and follow up on CVE-2020-22025. Those bugs share the same ticket number (#8260).
We need the bug and CVE references of this bug inside the changes file so we can track that it is fixed. Please extend the following entry with the bsc#/CVE details. - Add ffmpeg-CVE-2020-22025.patch: Backport from upstream to fix a heap-based Buffer Overflow vulnerability exists in gaussian_blur at libavfilter/vf_edgedetect.c (bsc#1186605).