CVE-2019-17533 (https://nvd.nist.gov/vuln/detail/CVE-2019-17533): Mat_VarReadNextInfo4 in mat4.c in MATIO 1.5.17 omits a certain '\0' character, leading to a heap-based buffer over-read in strdup_vprintf when uninitialized memory is accessed.
Please apply the provided patch.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc63d3c00b05401d7dadc593066b37f50ea2966d commit fc63d3c00b05401d7dadc593066b37f50ea2966d Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-01-24 13:48:19 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-01-24 13:48:19 +0000 sci-libs/matio: Remove old Closes: https://github.com/gentoo/gentoo/pull/19178 Bug: https://bugs.gentoo.org/717942 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> sci-libs/matio/Manifest | 1 - sci-libs/matio/matio-1.5.17.ebuild | 46 -------------------------------------- 2 files changed, 47 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3250ba85965856cec855ec2ed01e02aaa16d17a2 commit 3250ba85965856cec855ec2ed01e02aaa16d17a2 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-01-24 13:48:18 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-01-24 13:48:18 +0000 sci-libs/matio: Bump to 1.5.19 Bug: https://bugs.gentoo.org/716258 Bug: https://bugs.gentoo.org/717942 Closes: https://bugs.gentoo.org/603218 Closes: https://bugs.gentoo.org/677366 Closes: https://bugs.gentoo.org/716258 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> sci-libs/matio/Manifest | 1 + sci-libs/matio/matio-1.5.19.ebuild | 46 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+)
All done, thanks!