Explore top 10 tips to secure your open-source projects now. Read More
×
Here are the details from the Slackware 15.0 ChangeLog: patches/packages/httpd-2.4.64-i586-1_slack15.0.txz: Upgraded. This release contains security fixes and improvements. The update resolves a range of issues, including HTTP response splitting, server-side request forgery (SSRF), and denial of service vulnerabilities. For more information, see: https://www.cve.org/CVERecord?id=CVE-2025-53020 https://www.cve.org/CVERecord?id=CVE-2025-49812 https://www.cve.org/CVERecord?id=CVE-2025-49630 https://www.cve.org/CVERecord?id=CVE-2025-23048 https://www.cve.org/CVERecord?id=CVE-2024-47252 https://www.cve.org/CVERecord?id=CVE-2024-43394 https://www.cve.org/CVERecord?id=CVE-2024-43204 https://www.cve.org/CVERecord?id=CVE-2024-42516 (* Security fix *)
Thanks to the friendly folks at the OSU Open Source Lab
(http://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 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware-15.0/patches/packages/httpd-2.4.64-i586-1_slack15.0.txz
Updated package for Slackware x86_64 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware64-15.0/patches/packages/httpd-2.4.64-x86_64-1_slack15.0.txz
Updated package for Slackware -current:
ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/httpd-2.4.64-i686-1.txz
Updated package for Slackware x86_64 -current:
ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/httpd-2.4.64-x86_64-1.txz
Slackware 15.0 package:
76d4a30d00c4ed2588d0b7e396e5b6bf httpd-2.4.64-i586-1_slack15.0.txz
Slackware x86_64 15.0 package:
825d93600c8eb8d7b5168450c5a74c62 httpd-2.4.64-x86_64-1_slack15.0.txz
Slackware -current package:
a365617e717c4c348e9ee70cac225a69 n/httpd-2.4.64-i686-1.txz
Slackware x86_64 -current package:
a4bbc0fee2370b16c3e46fe4fb2f9b20 n/httpd-2.4.64-x86_64-1.txz
Get the latest Linux and open source security news straight to your inbox.
Installation instructions: Upgrade the package as root: # upgradepkg httpd-2.4.64-i586-1_slack15.0.txz Then, restart Apache httpd: # /etc/rc.d/rc.httpd stop # /etc/rc.d/rc.httpd start