commit: 0fa0186b07af75e7612f5b33f85f5f7d745d9496 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 19 19:13:34 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 19 19:13:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa0186b
sys-fs/fuseiso: add links to patch origins Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/fuseiso/files/fuseiso-20070708-CVE-2015-8837.patch | 3 +++ sys-fs/fuseiso/files/fuseiso-20070708-integer-overflow.patch | 3 +++ 2 files changed, 6 insertions(+) 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 1e760fd89f6..a5ab828ee63 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 <[email protected]> diff --git a/sys-fs/fuseiso/files/fuseiso-20070708-integer-overflow.patch b/sys-fs/fuseiso/files/fuseiso-20070708-integer-overflow.patch index 83c2c9451a6..9f20b9b8c51 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 <[email protected]>
