Re: Is redhat hanging me out to dry?
Joe Orton <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Fri, Oct 18, 2002 at 11:25:24AM -0500, Cook, Jared wrote: > Ok, so this isn't exactly tux related, but I run tux with Apache, and RedHat > still hasn't released updated Apache rpms that integrate patches from > 1.3.27. What the hell is taking so long? Apache 1.3.27 fixed three security bugs; (1) a local priviledge escalation bug in shared memory scoreboard handling, (2) some buffer overflows in the 'ab' tool, and (3) a cross-site scripting vulnerability in the error page. Apache 2.0 only suffers from problems (2) and (3); we will be issuing a security erratum shortly. (2) only affects you if you use 'ab' against untrusted servers; (3) only affects you if you are using wildcard DNS for your server (and you leave the "UseCanonicalName" setting at "Off" in httpd.conf). Regards, joe