FreeBSD Security Advisory FreeBSD-SA-09:15.ssl

Eygene Ryabinkin rea-fbsd at codelabs.ru
Thu Dec 3 17:10:09 UTC 2009


Thu, Dec 03, 2009 at 02:09:36PM +0100, Niels Bakker wrote:
> >=============================================================================
> >FreeBSD-SA-09:15.ssl                                        Security Advisory
> >                                                          The FreeBSD Project
> [..]
> >b) Execute the following commands as root:
> >
> ># cd /usr/src
> ># patch < /path/to/patch
> ># cd /usr/src/secure/lib/libcrypto
> ># make obj && make depend && make includes && make && make install
> 
> Did you mean secure/lib/libssl rather than libcrypto?

Most probably, yes: both commits to 0.9.8k reference files
in libssl,
  http://cvs.openssl.org/chngview?cn=18794
  http://cvs.openssl.org/chngview?cn=18791
-----
[/usr/src/secure/lib]$ grep -Er '(s3_srvr|s3_lib)' *
libssl/Makefile:	s3_both.c s3_clnt.c s3_enc.c s3_lib.c s3_meth.c s3_pkt.c \
libssl/Makefile:	s3_srvr.c ssl_algs.c ssl_asn1.c ssl_cert.c ssl_ciph.c \
:: rea at void : 20:06:59 : /usr/src/secure/lib
$ grep -Er '(s3_srvr|s3_lib|ssl_err|s3_pkt|ssl3\.h)' *
libssl/Makefile:	s3_both.c s3_clnt.c s3_enc.c s3_lib.c s3_meth.c s3_pkt.c \
libssl/Makefile:	s3_srvr.c ssl_algs.c ssl_asn1.c ssl_cert.c ssl_ciph.c \
libssl/Makefile:	ssl_err.c ssl_err2.c ssl_lib.c ssl_rsa.c ssl_sess.c ssl_stat.c \
libssl/Makefile:INCS=	dtls1.h kssl.h ssl.h ssl2.h ssl23.h ssl3.h tls1.h
libssl/man/ssl.3:.IP "\fBssl3.h\fR" 4
libssl/man/ssl.3:.IX Item "ssl3.h"
-----
-- 
Eygene
 _                ___       _.--.   #
 \`.|\..----...-'`   `-._.-'_.-'`   #  Remember that it is hard
 /  ' `         ,       __.--'      #  to read the on-line manual
 )/' _/     \   `-_,   /            #  while single-stepping the kernel.
 `-'" `"\_  ,_.-;_.-\_ ',  fsc/as   #
     _.-'_./   {_.'   ; /           #    -- FreeBSD Developers handbook
    {_.-``-'         {_/            #


More information about the freebsd-security mailing list