Lucene search

K
slackwareSlackware Linux ProjectSSA-2022-314-01
HistoryNov 10, 2022 - 7:52 p.m.

[slackware-security] php

2022-11-1019:52:56
Slackware Linux Project
www.slackware.com
21

0.016 Low

EPSS

Percentile

87.4%

New php packages are available for Slackware 15.0 and -current to
fix security issues.

Here are the details from the Slackware 15.0 ChangeLog:

patches/packages/php-7.4.33-i586-1_slack15.0.txz: Upgraded.
This update fixes bugs and security issues:
GD: OOB read due to insufficient input validation in imageloadfont().
Hash: buffer overflow in hash_update() on long parameter.
For more information, see:
https://vulners.com/cve/CVE-2022-31630
https://vulners.com/cve/CVE-2022-37454
(* Security fix *)

Where to find the 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 package for Slackware 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware-15.0/patches/packages/php-7.4.33-i586-1_slack15.0.txz

Updated package for Slackware x86_64 15.0:
ftp://ftp.slackware.com/pub/slackware/slackware64-15.0/patches/packages/php-7.4.33-x86_64-1_slack15.0.txz

Updated package for Slackware -current:
ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/php-7.4.33-i586-1.txz

Updated package for Slackware x86_64 -current:
ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/php-7.4.33-x86_64-1.txz

MD5 signatures:

Slackware 15.0 package:
cbc91a6200e5c3c78ab06fd678775221 php-7.4.33-i586-1_slack15.0.txz

Slackware x86_64 15.0 package:
dc8b00314308f4a35e17889517b34fa9 php-7.4.33-x86_64-1_slack15.0.txz

Slackware -current package:
03f81a2f8ccef9b39966ed8bdd043a16 n/php-7.4.33-i586-1.txz

Slackware x86_64 -current package:
0e3f72786920c2dc1e2240bd11427ede n/php-7.4.33-x86_64-1.txz

Installation instructions:

Upgrade the package as root:
> upgradepkg php-7.4.33-i586-1_slack15.0.txz

Then, restart Apache httpd:
> /etc/rc.d/rc.httpd stop
> /etc/rc.d/rc.httpd start