Here are the details from the Slackware 15.0 ChangeLog: extra/php82/php82-8.2.31-i586-1_slack15.0.txz: Upgraded. This update fixes security issues: FPM: Fixed XSS within status endpoint. MBString: Fixed Null pointer dereference in php_mb_check_encoding() via mb_ereg_search_init(). PDO_Firebird: Fixed SQL injection via NUL bytes in quoted strings. SOAP: Fixed Stale SOAP_GLOBAL(ref_map) pointer with Apache Map. SOAP: Fixed Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION. SOAP: Fixed Broken Apache map value NULL check. Standard: Fixed Signed integer overflow of char array offset. Standard: Fixed Consistently pass unsigned char to ctype.h functions. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.31 https://www.cve.org/CVERecord?id=CVE-2026-6735 https://www.cve.org/CVERecord?id=CVE-2026-7259 https://www.cve.org/CVERecord?id=CVE-2025-14179 https://www.cve.org/CVERecord?id=CVE-2026-6722
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://slackware.com for
additional mirror sites near you.
Updated package for Slackware 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware-15.0/extra/php82/php82-8.2.31-i586-1_slack15.0.txz
Updated package for Slackware x86_64 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware64-15.0/extra/php82/php82-8.2.31-x86_64-1_slack15.0.txz
Updated package for Slackware -current:
ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/php-8.4.21-i686-1.txz
Updated package for Slackware x86_64 -current:
ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/php-8.4.21-x86_64-1.txz
Slackware 15.0 package:
9a8af3af8e41691773d662b15d85664b php82-8.2.31-i586-1_slack15.0.txz
Slackware x86_64 15.0 package:
5bc2ff5152d1b3ec1f03a9482333263c php82-8.2.31-x86_64-1_slack15.0.txz
Slackware -current package:
335f2d07af5e6ecbdb3c2bf73695be0a n/php-8.4.21-i686-1.txz
Slackware x86_64 -current package:
c88f084f0180ea3bd785c78840b4f864 n/php-8.4.21-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.31-i586-1_slack15.0.txz Then, restart Apache httpd: # /etc/rc.d/rc.httpd stop # /etc/rc.d/rc.httpd start