Re: FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
- From: Vladimir Terziev <vlady@xxxxxxxxxxxxxx>
- Date: Thu, 4 Oct 2007 12:44:15 +0300
Dag-Erling,
i have to apologize for the question.
The problem was implied by me, since i put in my /etc/make.conf, MAKE_IDEA=yes. It seems, the FreeBSD 6.2-RELEASE is not built with this option set and the original SSL libraries do not have support for IDEA in them.
I have commented the option and after the re-build of patched SSL libraries i have all services working fine as before.
Best regards,
Vladimir
On Thu, 04 Oct 2007 11:30:31 +0200
Dag-Erling Smørgrav <des@xxxxxx> wrote:
Vladimir Terziev <vlady@xxxxxxxxxxxxxx> writes:_______________________________________________
I have applied the patch on a FreeBSD 6.2-RELEASE system and several
of the services (courier-imap, postfix) on the machine stopped.
I got the following error:
/libexec/ld-elf.so.1: /usr/lib/libssl.so.4: Undefined symbol
"EVP_idea_cbc"
You fat-fingered the update, either by building with a different set of
options than previously, or by checking out only a partial tree. The
simplest fix is to check out a full RELENG_6_2 tree and build and
install world.
I compared SSL libraries on the patched system with the same, but on
unpatched system. The difference, i found, is an extra library in
/usr/lib, on the patched system -- ``/usr/lib/libssl_p.a''.
That's a profiling version of libssl; it isn't used on a production
system and has no part in this.
DES
--
Dag-Erling Smørgrav - des@xxxxxx
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- References:
- Re: FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
- From: Vladimir Terziev
- Re: FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
- From: Dag-Erling Smørgrav
- Re: FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
- Prev by Date: Re: FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
- Next by Date: Re: FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
- Previous by thread: Re: FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
- Next by thread: Re: OpenSSL bufffer overflow
- Index(es):