Описание
Security update for postgresql14
This update for postgresql14 fixes the following issues:
Update to version 14.21.
Security issues fixed:
- CVE-2026-2003: improper validation of type "oidvector" may allow disclose a few bytes of server memory (bsc#1258008).
- CVE-2026-2004: intarray missing validation of type of input to selectivity estimator could lead to arbitrary code execution (bsc#1258009).
- CVE-2026-2005: buffer overrun in contrib/pgcrypto's PGP decryption functions could lead to arbitrary code execution (bsc#1258010).
- CVE-2026-2006: inadequate validation of multibyte character lengths could lead to arbitrary code execution (bsc#1258011).
- CVE-2025-12817: missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332).
- CVE-2025-12818: integer overflow in allocation-size calculations within libpq (bsc#1253333).
Список пакетов
openSUSE Leap 16.0
Ссылки
- SUSE Security Ratings
- SUSE Bug 1253332
- SUSE Bug 1253333
- SUSE Bug 1258008
- SUSE Bug 1258009
- SUSE Bug 1258010
- SUSE Bug 1258011
- SUSE CVE CVE-2025-12817 page
- SUSE CVE CVE-2025-12818 page
- SUSE CVE CVE-2026-2003 page
- SUSE CVE CVE-2026-2004 page
- SUSE CVE CVE-2026-2005 page
- SUSE CVE CVE-2026-2006 page
Описание
Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.
Затронутые продукты
Ссылки
- CVE-2025-12817
- SUSE Bug 1253332
Описание
Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.
Затронутые продукты
Ссылки
- CVE-2025-12818
- SUSE Bug 1253333
Описание
Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.
Затронутые продукты
Ссылки
- CVE-2026-2003
- SUSE Bug 1258008
Описание
Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.
Затронутые продукты
Ссылки
- CVE-2026-2004
- SUSE Bug 1258009
Описание
Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.
Затронутые продукты
Ссылки
- CVE-2026-2005
- SUSE Bug 1258010
Описание
Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.
Затронутые продукты
Ссылки
- CVE-2026-2006
- SUSE Bug 1258011