Multiple vulnerabilities have been found in PHP, the worst of which could lead to arbitrary code execution, or cause a Denial of Service condition.
Package | dev-lang/php on all architectures |
---|---|
Affected versions | < 5.6.19 |
Unaffected versions | >= 5.6.19 revision >= 5.5.33 revision >= 5.5.34 revision >= 5.5.35 revision >= 5.5.36 revision >= 5.5.37 revision >= 5.5.38 |
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Multiple vulnerabilities have been discovered in PHP. Please review the CVE identifiers referenced below for details.
An attacker can possibly execute arbitrary code or create a Denial of Service condition.
There is no known workaround at this time.
All PHP 5.4 users should upgrade to the latest 5.5 stable branch, as PHP 5.4 is now masked in Portage:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev=lang/php-5.5.33"
All PHP 5.5 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev=lang/php-5.5.33"
All PHP 5.6 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev=lang/php-5.6.19"