Slackware: 2014-086-02: httpd Security Update
Summary
Here are the details from the Slackware 14.1 ChangeLog: patches/packages/httpd-2.4.9-i486-1_slack14.1.txz: Upgraded. This update addresses two security issues. Segfaults with truncated cookie logging. mod_log_config: Prevent segfaults when logging truncated cookies. Clean up the cookie logging parser to recognize only the cookie=value pairs, not valueless cookies. mod_dav: Keep track of length of cdata properly when removing leading spaces. Eliminates a potential denial of service from specifically crafted DAV WRITE requests. For more information, see: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0098 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6438 (* Security fix *)
Where Find New Packages
Thanks to the friendly folks at the OSU Open Source Lab
(https://osuosl.org/) for donating FTP and rsync hosting
to the Slackware project! :-)
Also see the "Get Slack" section on http://www.slackware.com/ for
additional mirror sites near you.
Updated package for Slackware 14.0:
Updated package for Slackware x86_64 14.0:
Updated package for Slackware 14.1:
Updated package for Slackware x86_64 14.1:
Updated package for Slackware -current:
Updated package for Slackware x86_64 -current:
MD5 Signatures
Slackware 14.0 package:
4690af205244967dfc7c22c431f3ba0e httpd-2.4.9-i486-1_slack14.0.txz
Slackware x86_64 14.0 package:
ded6fcaae5eef34ad21be6d21eee525f httpd-2.4.9-x86_64-1_slack14.0.txz
Slackware 14.1 package:
a860f494fa4b155aa03410d732c2a464 httpd-2.4.9-i486-1_slack14.1.txz
Slackware x86_64 14.1 package:
1236fcffc76ad6bb1e6b4ad9b5026f1a httpd-2.4.9-x86_64-1_slack14.1.txz
Slackware -current package:
af4b9d5d1ef94c42ae7e7f83dcbd4a42 n/httpd-2.4.9-i486-1.txz
Slackware x86_64 -current package:
9638880af7f9ba3e624983cec84cbedc n/httpd-2.4.9-x86_64-1.txz
Installation Instructions
Installation instructions: Upgrade the package as root: # upgradepkg httpd-2.4.9-i486-1_slack14.1.txz Then, restart Apache httpd: # /etc/rc.d/rc.httpd stop # /etc/rc.d/rc.httpd start