Slackware: 2024-158-01: php Security Advisory Update
Summary
Here are the details from the Slackware 15.0 ChangeLog: extra/php81/php81-8.1.29-i586-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: Bypass of CVE-2012-1823, Argument Injection in PHP-CGI. Filter bypass in filter_var FILTER_VALIDATE_URL. Bypass of CVE-2024-1874. For more information, see: https://www.php.net/ChangeLog-8.php#8.1.29 https://www.cve.org/CVERecord?id=CVE-2024-4577 https://www.cve.org/CVERecord?id=CVE-2024-5458 https://www.cve.org/CVERecord?id=CVE-2024-5585 (* Security fix *)
Where Find New Packages
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://slackware.com for
additional mirror sites near you.
Updated packages for Slackware 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware-15.0/extra/php81/php81-8.1.29-i586-1_slack15.0.txz
Updated packages for Slackware x86_64 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware64-15.0/extra/php81/php81-8.1.29-x86_64-1_slack15.0.txz
Updated packages for Slackware -current:
Updated packages for Slackware x86_64 -current:
MD5 Signatures
Slackware 15.0 packages:
95dbbe4964914965daee9e2a9054468a php81-8.1.29-i586-1_slack15.0.txz
Slackware x86_64 15.0 packages:
1b4180c21741b76737747a63c7b4efd2 php81-8.1.29-x86_64-1_slack15.0.txz
Slackware -current packages:
7564660d8b941b3870b7274e6668bdf0 n/php-8.3.8-i586-1.txz
Slackware x86_64 -current packages:
d7e786bdd83d3c8fa3c0964e2f43eae1 n/php-8.3.8-x86_64-1.txz
![Dist Slackware](/images/distros/dist-slackware.png)
Installation Instructions
Installation instructions: Upgrade the package as root: # upgradepkg php81-8.1.29-i586-1_slack15.0.txz Then, restart Apache httpd: # /etc/rc.d/rc.httpd stop # /etc/rc.d/rc.httpd start