OESA-2025-1568

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1568
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1568.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-1568
Upstream
Published
2025-05-30T13:48:10Z
Modified
2025-09-03T06:31:31.087936Z
Summary
libpq security update
Details

PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. This package provides the essential shared library for any PostgreSQL client program or interface.

Security Fix(es):

Buffer over-read in PostgreSQL GB18030 encoding validation allows a database input provider to achieve temporary denial of service on platforms where a 1-byte over-read can elicit process termination. This affects the database server and also libpq. Versions before PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 are affected.(CVE-2025-4207)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS / libpq

Package

Name
libpq
Purl
pkg:rpm/openEuler/libpq&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
15.13-1.oe2403

Ecosystem specific

{
    "x86_64": [
        "libpq-15.13-1.oe2403.x86_64.rpm",
        "libpq-debuginfo-15.13-1.oe2403.x86_64.rpm",
        "libpq-debugsource-15.13-1.oe2403.x86_64.rpm",
        "libpq-devel-15.13-1.oe2403.x86_64.rpm"
    ],
    "src": [
        "libpq-15.13-1.oe2403.src.rpm"
    ],
    "aarch64": [
        "libpq-15.13-1.oe2403.aarch64.rpm",
        "libpq-debuginfo-15.13-1.oe2403.aarch64.rpm",
        "libpq-debugsource-15.13-1.oe2403.aarch64.rpm",
        "libpq-devel-15.13-1.oe2403.aarch64.rpm"
    ]
}