Bug 2468566 (CVE-2026-7568)
| Summary: | CVE-2026-7568 php: signed integer overflow in metaphone() | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in PHP. The metaphone() function in ext/standard/metaphone.c uses a signed int variable to track the current position within the input string. When an input string is longer than 2,147,483,647 bytes, a signed integer overflow can occur, leading to undefined behavior and an out-of-bounds read. This issue can cause a denial of service.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-05-10 05:01:24 UTC
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:22143 https://access.redhat.com/errata/RHSA-2026:22143 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:22142 https://access.redhat.com/errata/RHSA-2026:22142 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:22305 https://access.redhat.com/errata/RHSA-2026:22305 This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:22649 https://access.redhat.com/errata/RHSA-2026:22649 This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:23388 https://access.redhat.com/errata/RHSA-2026:23388 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:33449 https://access.redhat.com/errata/RHSA-2026:33449 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:34354 https://access.redhat.com/errata/RHSA-2026:34354 |