diff --git a/sys-fs/fuseiso/files/fuseiso-20070708-CVE-2015-8837.patch b/sys-fs/fuseiso/files/fuseiso-20070708-CVE-2015-8837.patch index 1e760fd89f666..a5ab828ee6371 100644 --- a/sys-fs/fuseiso/files/fuseiso-20070708-CVE-2015-8837.patch +++ b/sys-fs/fuseiso/files/fuseiso-20070708-CVE-2015-8837.patch @@ -1,3 +1,6 @@ +https://sources.debian.org/patches/fuseiso/20070708-3.2/02-prevent-buffer-overflow.patch/ +https://bugs.gentoo.org/713328 +---- Description: Prevent stack-based buffer overflow on too-long path names Author: Mike Gabriel diff --git a/sys-fs/fuseiso/files/fuseiso-20070708-integer-overflow.patch b/sys-fs/fuseiso/files/fuseiso-20070708-integer-overflow.patch index 83c2c9451a61f..9f20b9b8c51e9 100644 --- a/sys-fs/fuseiso/files/fuseiso-20070708-integer-overflow.patch +++ b/sys-fs/fuseiso/files/fuseiso-20070708-integer-overflow.patch @@ -1,3 +1,6 @@ +https://sources.debian.org/patches/fuseiso/20070708-3.2/03-prevent-integer-overflow.patch/ +https://bugs.gentoo.org/713328 +---- Description: Prevent integer overflow in ZISO code Author: Mike Gabriel