PLEASE upgrade to apache 1.3.26, especially if you're rebuilding now anyway.
There are root exploits circulating for apache 1.3.24 and below.

Wes Sheldahl



John Saylor <[EMAIL PROTECTED]> on 06/21/2002 11:18:06
AM

To:   [EMAIL PROTECTED]
cc:    (bcc: Wesley Sheldahl/Lex/Lexmark)
Subject:  apache 1.3.24 mod_perl 1.27 perl 5.6.1 segv


Hi

Try as I might, I cannot get apache to run. It just keeps segv-ing.
When I run it with -X I can see the failure [with gdb's help]

#0  0x401aac25 in __libc_free (mem=0x4039c778) at malloc.c:3155
#1  0x403472c4 in Perl_sv_clear () from
/opt/webtree/ww/modules/libperl.so
#2  0x403474d5 in Perl_sv_free () from
/opt/webtree/ww/modules/libperl.so
#3  0x40341a08 in S_visit () from /opt/webtree/ww/modules/libperl.so
#4  0x40341a7f in Perl_sv_clean_all () from
/opt/webtree/ww/modules/libperl.so
#5  0x402fc2ae in perl_destruct () from
/opt/webtree/ww/modules/libperl.so
#6  0x402dd63a in perl_shutdown () from
/opt/webtree/ww/modules/libperl.so
#7  0x402dda89 in mp_dso_unload () from
/opt/webtree/ww/modules/libperl.so
#8  0x08051490 in run_cleanups () at eval.c:41
#9  0x0804fd42 in ap_clear_pool () at eval.c:41
#10 0x08061044 in standalone_main () at eval.c:41
#11 0x08061a13 in main () at eval.c:41
#12 0x40146507 in __libc_start_main (main=0x8061660 <main>, argc=4,
ubp_av=0xbffff874, init=0x804ebd0 <_init>, fini=0x8080d00 <_fini>,
    rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffff86c) at
    ../sysdeps/generic/libc-start.c:129


I thought it was related to filesizes [-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64] but I don't think that's it anymore since they
all match.

Any help or suggestions are welcome.

--
\js

"If that makes any sense to you, you have a big problem."
          -- C. Durance, Computer Science 234




Reply via email to