https://github.com/hunspell/hunspell/releases/tag/v1.7.1 mentions "Merge chromium fix for OOB string write in hunspell" (and "Fix crash with hunspell -l -r") It also mentions bug 717968 but that's already patched in Gentoo.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be7e4b576d80f9c5c0b9d85567d5866b21cd98d0 commit be7e4b576d80f9c5c0b9d85567d5866b21cd98d0 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-08-23 04:29:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-08-23 04:29:44 +0000 app-text/hunspell: add 1.7.1 Bug: https://bugs.gentoo.org/866093 Signed-off-by: Sam James <sam@gentoo.org> app-text/hunspell/Manifest | 1 + app-text/hunspell/hunspell-1.7.1.ebuild | 82 +++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65514e34b3955abc59013b1ca04f97fd7a101b55 commit 65514e34b3955abc59013b1ca04f97fd7a101b55 Author: Marco Scardovi <mscardovi@icloud.com> AuthorDate: 2023-01-01 01:01:45 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-01-03 10:52:18 +0000 app-text/hunspell: drop 1.7.0-r2 Bug: https://bugs.gentoo.org/866093 Signed-off-by: Marco Scardovi <mscardovi@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/28908 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-text/hunspell/Manifest | 1 - .../files/hunspell-1.7.0-CVE-2019-16707.patch | 22 ------ app-text/hunspell/hunspell-1.7.0-r2.ebuild | 80 ---------------------- 3 files changed, 103 deletions(-)