KUSANAGI 9 modules have been updated.
The updated modules are as follows:
| php | 8.2.31-1 | This update includes support for vulnerability(CVE-2026-6735, CVE-2026-7259, CVE-2025-14179, CVE-2026-6722, CVE-2026-7261, CVE-2026-7262, CVE-2026-7568, CVE-2026-7258). |
|---|
On the combination of PHP 8.2 and WordPress 6.3, php-fpm may hang up when displaying Administration Screens so that the page cannot be displayed properly.
Therefore, since php 8.2.12-1, the values in /etc/opt/kusanagi/php.d/extensions/10-opcache.ini have been changed from the following:
opcache.jit = 1254
to the following:
opcache.jit = 1205
The module update can be applied with the following command:
# dnf upgrade
If you are using php, please reboot with the following command:
# kusanagi php