Release date:
2026-08-06 11:22:43 UTC
Description:
* CVE-2026-9672: fix three defects in the bundled libgd GIF LZW decoder reachable from attacker-controlled GIF data via imagecreatefromgif(). The table reset cleared sd->table[1][0] instead of sd->table[1][i], so stale suffixes leaked between images; LWZReadByte_() kept decoding with a stale code after the LZW end code when the trailing data block count was 0; and ReadImage() left LZW_STATIC_DATA uninitialised.
* CVE-2026-17543: fix SQL injection in ext/pgsql. php_pgsql_add_quotes() wrapped PQescapeStringConn() output in an E'...' literal, but PQescapeStringConn() only doubles the single quote while standard_conforming_strings is on, so a trailing backslash escaped the closing quote and broke out of the literal in pg_convert()/pg_insert()/pg_update()/pg_select()/pg_delete(). Emit a plain '...' literal instead.
* CVE-2026-7260: fix unbounded recursion in phar_get_link_source() on a circular symlink chain (GHSA-vc5h-9ppw-p5f3). The self-recursion is replaced by a Floyd cycle-detection walk that returns NULL for a cycle, including the phar_get_link_location() path-separator restore the walk depends on.
Updated packages:
-
alt-php72_7.2.34-89_amd64.deb
sha:531be7f56f2c44682d603c2c1cc9db6a93ebd610
-
alt-php72-bcmath_7.2.34-89_amd64.deb
sha:5570c07a1be93be9cf59fbc9d702ac4bb29bf8be
-
alt-php72-cli_7.2.34-89_amd64.deb
sha:b5174c947fdcdffc4cabfcaad208398ff23faec9
-
alt-php72-common_7.2.34-89_amd64.deb
sha:d0ab4bce02661cf6fac31abcb3a1764bff6e262e
-
alt-php72-dba_7.2.34-89_amd64.deb
sha:9e99b32f38b2bfdf66d706fb1aef2a7c63123cd8
-
alt-php72-dev_7.2.34-89_amd64.deb
sha:e37e649ef57ef26801814d789c034a98ad01b40f
-
alt-php72-enchant_7.2.34-89_amd64.deb
sha:aba8be59331538008bfc0677691951be1b4c7e95
-
alt-php72-firebird_7.2.34-89_amd64.deb
sha:4863710983f4c9771324b75dfee8e2c37f586718
-
alt-php72-gd_7.2.34-89_amd64.deb
sha:c9bc0a085316b08d4c8136abec88d1d1b60d0685
-
alt-php72-imap_7.2.34-89_amd64.deb
sha:f29b0f1b5d665140b94d0af9368cf45a149cce3f
-
alt-php72-intl_7.2.34-89_amd64.deb
sha:c8f933202cc1d8c4db1efc1f6a843ec341b04431
-
alt-php72-ldap_7.2.34-89_amd64.deb
sha:7cbd38294743da1ac0122a6a6b96f7bc39dd24b3
-
alt-php72-mbstring_7.2.34-89_amd64.deb
sha:37fd05cce47dd99edf433f69d78c459cf02d0ce4
-
alt-php72-mysqlnd_7.2.34-89_amd64.deb
sha:2c12fbb63b47689ac619d109e053a1146e1f38be
-
alt-php72-odbc_7.2.34-89_amd64.deb
sha:13eced24ec6f11e0782ca63fab9b8ead887d7f09
-
alt-php72-opcache_7.2.34-89_amd64.deb
sha:4c908096a9281adfa2474b1324f8b827885b4f0b
-
alt-php72-pdo_7.2.34-89_amd64.deb
sha:ff84ee8ba93c9a9ed53b9dbf3ad5f9263adb0d50
-
alt-php72-pgsql_7.2.34-89_amd64.deb
sha:81365d769e9122eec45e9b8326232899f16a1c2f
-
alt-php72-php-fpm_7.2.34-89_amd64.deb
sha:43c5eeab764bbd81abfba858bdf811a5973d9e90
-
alt-php72-process_7.2.34-89_amd64.deb
sha:3219f6f79bf6f401465ea5fd1be6fa0301ff8dbc
-
alt-php72-pspell_7.2.34-89_amd64.deb
sha:bb5ff3b6a3d23924a7a03fbea9fb457eb31ec99a
-
alt-php72-recode_7.2.34-89_amd64.deb
sha:5ba8426457acb0c543bdef9ad2f7f4ccea344813
-
alt-php72-snmp_7.2.34-89_amd64.deb
sha:e9d6187c26677a07107ae9d09aa90b02de18b96b
-
alt-php72-soap_7.2.34-89_amd64.deb
sha:231730d3b7c76fc1986c906e504e8c02167ef3ec
-
alt-php72-tidy_7.2.34-89_amd64.deb
sha:814038c89a9e54c6f62df15179ac752dbf4c2b54
-
alt-php72-xml_7.2.34-89_amd64.deb
sha:4675139aa2bea4dc60465964a510f2018a9f0b2e
-
alt-php72-xmlrpc_7.2.34-89_amd64.deb
sha:0d1877def01f96c7798a10ea8c38cec1d57d21a9
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.