The fix for CVE-2022-3437 included changing memcmp to be constant time and
a workaround for a compiler bug by adding "!= 0" comparisons to the result
of memcmp. When these patches were backported a logic inversion sneaked in
causing the validation of message integrity codes in gssapi/arcfour to be
inverted. (CVE-2022-45142)
- https://bugs.mageia.org/show_bug.cgi?id=31530
- https://www.openwall.com/lists/oss-security/2023/02/08/1
- https://lists.debian.org/debian-security-announce/2023/msg00033.html
- https://ubuntu.com/security/notices/USN-5849-1
- https://www.cve.org/CVERecord?id=CVE-2022-45142
- 8/core/heimdal-7.7.1-1.3.mga8
Get the latest Linux and open source security news straight to your inbox.