Here are the details from the Slackware 15.0 ChangeLog: extra/php81/php81-8.1.33-i586-1_slack15.0.txz: Upgraded. This update fixes security issues: PGSQL: Fixed pgsql extension does not check for errors during escaping. SOAP: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix. Standard: Fixed Null byte termination in hostnames. For more information, see: https://www.cve.org/CVERecord?id=CVE-2025-1735 https://www.cve.org/CVERecord?id=CVE-2025-6491 https://www.cve.org/CVERecord?id=CVE-2025-1220 (* Security fix *) extra/php82/php82-8.2.29-i586-1_slack15.0.txz: Upgraded. This update fixes security issues: PGSQL: Fixed pgsql extension does not check for errors during escaping. SOAP: Fixed NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix. Standard: Fixed Null byte termination in hostnames. For more information, see: https://www.cve.org/CVERecord?id=CVE-2025-1735
Read the Full AdvisoryThanks 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 packages for Slackware 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware-15.0/extra/php81/php81-8.1.33-i586-1_slack15.0.txz
ftp://ftp.slackware.com/pub/slackware/slackware-15.0/extra/php82/php82-8.2.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.33-x86_64-1_slack15.0.txz
ftp://ftp.slackware.com/pub/slackware/slackware64-15.0/extra/php82/php82-8.2.29-x86_64-1_slack15.0.txz
Updated package for Slackware -current:
ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/php-8.4.10-i686-1.txz
Updated package for Slackware x86_64 -current:
ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/php-8.4.10-x86_64-1.txz
Slackware 15.0 packages:
996292caa2e4e01d34977a4d701ea090 php81-8.1.33-i586-1_slack15.0.txz
b7b2ad159351d724c2c55a901d9ad891 php82-8.2.29-i586-1_slack15.0.txz
Slackware x86_64 15.0 packages:
e5194722d65d99873e30106105bbeeea php81-8.1.33-x86_64-1_slack15.0.txz
5f49ce8a5743c4f503641432657c3247 php82-8.2.29-x86_64-1_slack15.0.txz
Slackware -current package:
8febc564c31120a57c096b4c05220502 n/php-8.4.10-i686-1.txz
Slackware x86_64 -current package:
a9e5851ef7c100cacaa1fc1539b5c19b n/php-8.4.10-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 php82-8.2.29-i586-1_slack15.0.txz Then, restart Apache httpd: # /etc/rc.d/rc.httpd stop # /etc/rc.d/rc.httpd start