CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/04/12 14:35:21
Modified files:
mail/mutt : Makefile distinfo
Log message:
update to mutt-2.2.3
This is a bug-fix release, addressing CVE-2022-1328: a buffer overread in the
uuencoded decoder routine. For more details please see GitLab ticket 404:
https://gitlab.com/muttmua/mutt/-/issues/404. The commit fixing this issue
is at
https://gitlab.com/muttmua/mutt/-/commit/e5ed080c00e59701ca62ef9b2a6d2612ebf765a5
Also fixed were a possible integer overflow issue in the general iconv and
rfc2047-conversion iconv functions. These are not believed to be exploitable.