git » audiofile.git » commit b85d957

Add note about CVE-2020-18781

author David Runge
2025-08-25 19:38:26 UTC
committer David Runge
2025-08-25 19:38:26 UTC
parent 0eaa49a83ee1443f72146d57b1dafecc5d1b5fe4

Add note about CVE-2020-18781

Signed-off-by: David Runge <dvzrv@archlinux.org>

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0057af5..2634275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ source=(
   02_hurd.patch
   03_CVE-2015-7747.patch
   04_clamp-index-values-to-fix-index-overflow-in-IMA.cpp.patch
-  05_Always-check-the-number-of-coefficients.patch
+  05_Always-check-the-number-of-coefficients.patch  # fixes CVE-2020-18781
   06_Check-for-multiplication-overflow-in-MSADPCM-decodeSam.patch
   07_Check-for-multiplication-overflow-in-sfconvert.patch
   08_Fix-signature-of-multiplyCheckOverflow.-It-returns-a-b.patch