Exim before 4.96 has an invalid free in pam_converse in auths/call_pam.c because store_free is not used after store_malloc.
The product attempts to return a memory resource to the system, but it calls the wrong release function or calls the appropriate release function incorrectly.
Link | Tags |
---|---|
https://github.com/Exim/exim/wiki/EximSecurity | third party advisory release notes |
https://www.exim.org/static/doc/security/ | vendor advisory |
https://github.com/ivd38/exim_invalid_free | patch exploit third party advisory |
https://www.openwall.com/lists/oss-security/2022/08/06/1 | third party advisory mailing list |
https://lists.exim.org/lurker/message/20220625.141825.d6de6074.en.html | vendor advisory release notes mailing list |
https://cwe.mitre.org/data/definitions/762.html | third party advisory |
https://github.com/Exim/exim/compare/exim-4.95...exim-4.96 | third party advisory release notes |
https://github.com/Exim/exim/commit/51be321b27825c01829dffd90f11bfff256f7e42 | patch third party advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LETR5CVDPFOFQHXCJP6NFLG52JZHQYDY/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XSWDF4QEXD4TDWQLYQOWCHBJKTDQR4Z7/ | vendor advisory |