cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Link Errors - missing references

From: mm.w <0xcafefeed_at_gmail.com>
Date: Tue, 14 Apr 2015 09:57:27 -0700

curl version 7.11.0 was released on January 22 2004

15 - 4 = 11;

CVE-2004-0079: 17th March 2004

The Codenomicon TLS Test Tool uncovered a null-pointer assignment in the
do_change_cipher_spec() function. A remote attacker could perform a
carefully crafted SSL/TLS handshake against a server that used the OpenSSL
library in such a way as to cause a crash. (original advisory). Reported by
OpenSSL group.

Fixed in OpenSSL 0.9.7d (Affected 0.9.7c, 0.9.7b, 0.9.7a, 0.9.7) Fixed in
OpenSSL 0.9.6m (Affected 0.9.6l, 0.9.6k, 0.9.6j, 0.9.6i, 0.9.6h, 0.9.6g,
0.9.6f, 0.9.6e, 0.9.6d, 0.9.6c)

...

On Tue, Apr 14, 2015 at 8:52 AM, Roger Taylor <roger_taylor_at_juno.com> wrote:

> SUSE 9, curl 7.11.0
>
> When I compile and link my program I am missing some of the functions:
>
> Compiling and Linking EUROLTST.c SUSE 9. . .
> ./libingeurol.so: undefined reference to `curl_easy_send'
> ./libingeurol.so: undefined reference to `curl_easy_recv'
> ./libingeurol.so: undefined reference to `curl_easy_strerror'
>
> > nm /usr/lib/libcurl.so.2 shows the following symbols, but not the above
> three
> 00020d40 T curl_easy_cleanup
> 00020a80 T curl_easy_duphandle
> 00020d00 T curl_easy_getinfo
> 00020f80 T curl_easy_init
> 00020da0 T curl_easy_perform
> 00020e40 T curl_easy_setopt
>
> > curl --version
> curl 7.11.0 (i686-suse-linux) libcurl/7.11.0 OpenSSL/0.9.7d ipv6 zlib/1.2.1
> Protocols: ftp gopher telnet dict ldap http file https ftps
> Features: IPv6 SSL libz NTLM
>
> Are these in a later version, or is there something else I am missing ?
>
> Thanks,
> Roger
>
> ____________________________________________________________
> Old School Yearbook Pics
> View Class Yearbooks Online Free. Search by School & Year. Look Now!
> http://thirdpartyoffers.juno.com/TGL3131/552d38162f12138157e48st01vuc
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-04-14