Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. Prior to version 5.22.9, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and calls pg_insert_id() with user-supplied data. . MGASA-2025-0179 - Updated php-adodb packages fix security vulnerability Publication date: 08 Jun 2025 URL: https://advisories.mageia.org/MGASA-2025-0179.html Type: security Affected Mageia releases: 9 CVE: CVE-2025-46337 ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. Prior to version 5.22.9, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and calls pg_insert_id() with user-supplied data. This issue has been patched in version 5.22.9 - CVE-2025-46337. References: - https://bugs.mageia.org/show_bug.cgi?id=34339 - https://ubuntu.com/security/notices/USN-7530-1 - https://github.com/ADOdb/ADOdb/releases/tag/v5.22.9 - https://www.cve.org/CVERecord?id=CVE-2025-46337 SRPMS: - 9/core/php-adodb-5.22.9-1.mga9 . Caution notice for Mageia addressing a php-adodb vulnerability that permits SQL injection. It is suggested to upgrade to version 5.22.9 for best protection.. php adodb security, Mageia advisory, database vulnerability, SQL injection fix, security patch. . LinuxSecurity.com Team
A vulnerability was discovered in MariaDB, a SQL database server compatible with MySQL. A privileged attacker could cause a Denial-of-Service (DoS) of the MariaDB server. . - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4074-1
The following updated rpms for Oracle Linux 9 have been uploaded to the Unbreakable Linux Network: . Oracle Linux Security Advisory ELSA-2025-1742 http://linux.oracle.com/errata/ELSA-2025-1742.html The following updated rpms for Oracle Linux 9 have been uploaded to the Unbreakable Linux Network: x86_64: postgresql-13.20-1.el9_5.x86_64.rpm postgresql-contrib-13.20-1.el9_5.x86_64.rpm postgresql-plperl-13.20-1.el9_5.x86_64.rpm postgresql-plpython3-13.20-1.el9_5.x86_64.rpm postgresql-pltcl-13.20-1.el9_5.x86_64.rpm postgresql-private-libs-13.20-1.el9_5.x86_64.rpm postgresql-server-13.20-1.el9_5.x86_64.rpm postgresql-upgrade-13.20-1.el9_5.x86_64.rpm postgresql-docs-13.20-1.el9_5.x86_64.rpm postgresql-private-devel-13.20-1.el9_5.x86_64.rpm postgresql-server-devel-13.20-1.el9_5.x86_64.rpm postgresql-static-13.20-1.el9_5.x86_64.rpm postgresql-test-13.20-1.el9_5.x86_64.rpm postgresql-test-rpm-macros-13.20-1.el9_5.noarch.rpm postgresql-upgrade-devel-13.20-1.el9_5.x86_64.rpm aarch64: postgresql-13.20-1.el9_5.aarch64.rpm postgresql-contrib-13.20-1.el9_5.aarch64.rpm postgresql-plperl-13.20-1.el9_5.aarch64.rpm postgresql-plpython3-13.20-1.el9_5.aarch64.rpm postgresql-pltcl-13.20-1.el9_5.aarch64.rpm postgresql-private-libs-13.20-1.el9_5.aarch64.rpm postgresql-server-13.20-1.el9_5.aarch64.rpm postgresql-upgrade-13.20-1.el9_5.aarch64.rpm postgresql-docs-13.20-1.el9_5.aarch64.rpm postgresql-private-devel-13.20-1.el9_5.aarch64.rpm postgresql-server-devel-13.20-1.el9_5.aarch64.rpm postgresql-static-13.20-1.el9_5.aarch64.rpm postgresql-test-13.20-1.el9_5.aarch64.rpm postgresql-test-rpm-macros-13.20-1.el9_5.noarch.rpm postgresql-upgrade-devel-13.20-1.el9_5.aarch64.rpm SRPMS: http://oss.oracle.com/ol9/SRPMS-updates//postgresql-13.20-1.el9_5.src.rpm Related CVEs: CVE-2025-1094 Description of changes: [13.18-1] - Update to 13.18 _______________________________________________ El-errata mailing list
An update that solves one vulnerability can now be installed.. # Security update for postgresql16 Announcement ID: SUSE-SU-2025:0635-1 Release Date: 2025-02-21T14:13:33Z Rating: important References: * bsc#1237093 Cross-References: * CVE-2025-1094 CVSS scores: * CVE-2025-1094 ( SUSE ): 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N * CVE-2025-1094 ( SUSE ): 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H * CVE-2025-1094 ( NVD ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Affected Products: * Basesystem Module 15-SP6 * openSUSE Leap 15.6 * Server Applications Module 15-SP6 * SUSE Linux Enterprise Desktop 15 SP6 * SUSE Linux Enterprise Real Time 15 SP6 * SUSE Linux Enterprise Server 15 SP6 * SUSE Linux Enterprise Server for SAP Applications 15 SP6 * SUSE Package Hub 15 15-SP6 An update that solves one vulnerability can now be installed. ## Description: This update for postgresql16 fixes the following issues: Upgrade to 16.8: * CVE-2025-1094: Harden PQescapeString and allied functions against invalidly- encoded input strings (bsc#1237093). ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * Basesystem Module 15-SP6 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP6-2025-635=1 * SUSE Package Hub 15 15-SP6 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-635=1 * Server Applications Module 15-SP6 zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP6-2025-635=1 * openSUSE Leap 15.6 zypper in -t patch SUSE-2025-635=1 openSUSE-SLE-15.6-2025-635=1 ## Package List: * Basesystem Module 15-SP6 (aarch64 ppc64le s390x x86_64) * postgresql16-16.8-150600.16.15.1 * postgresql16-debugsource-16.8-150600.16.15.1 * postgresql16-debuginfo-16.8-150600.16.15.1 * SUSE Package Hub 15 15-SP6(aarch64 ppc64le s390x x86_64) * postgresql16-debuginfo-16.8-150600.16.15.1 * postgresql16-debugsource-16.8-150600.16.15.1 * postgresql16-test-16.8-150600.16.15.1 * postgresql16-llvmjit-16.8-150600.16.15.1 * postgresql16-llvmjit-debuginfo-16.8-150600.16.15.1 * Server Applications Module 15-SP6 (aarch64 ppc64le s390x x86_64) * postgresql16-debuginfo-16.8-150600.16.15.1 * postgresql16-debugsource-16.8-150600.16.15.1 * postgresql16-contrib-16.8-150600.16.15.1 * postgresql16-pltcl-debuginfo-16.8-150600.16.15.1 * postgresql16-server-devel-debuginfo-16.8-150600.16.15.1 * postgresql16-plperl-16.8-150600.16.15.1 * postgresql16-plpython-16.8-150600.16.15.1 * postgresql16-server-debuginfo-16.8-150600.16.15.1 * postgresql16-server-devel-16.8-150600.16.15.1 * postgresql16-server-16.8-150600.16.15.1 * postgresql16-plpython-debuginfo-16.8-150600.16.15.1 * postgresql16-plperl-debuginfo-16.8-150600.16.15.1 * postgresql16-devel-16.8-150600.16.15.1 * postgresql16-pltcl-16.8-150600.16.15.1 * postgresql16-contrib-debuginfo-16.8-150600.16.15.1 * postgresql16-devel-debuginfo-16.8-150600.16.15.1 * Server Applications Module 15-SP6 (noarch) * postgresql16-docs-16.8-150600.16.15.1 * openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64 i586) * postgresql16-debuginfo-16.8-150600.16.15.1 * postgresql16-server-16.8-150600.16.15.1 * postgresql16-devel-16.8-150600.16.15.1 * postgresql16-pltcl-16.8-150600.16.15.1 * postgresql16-llvmjit-devel-16.8-150600.16.15.1 * postgresql16-server-debuginfo-16.8-150600.16.15.1 * postgresql16-server-devel-16.8-150600.16.15.1 * postgresql16-plperl-debuginfo-16.8-150600.16.15.1 * postgresql16-devel-debuginfo-16.8-150600.16.15.1 * postgresql16-contrib-16.8-150600.16.15.1 * postgresql16-16.8-150600.16.15.1 * postgresql16-llvmjit-16.8-150600.16.15.1 * postgresql16-plperl-16.8-150600.16.15.1 * postgresql16-plpython-debuginfo-16.8-150600.16.15.1 *postgresql16-contrib-debuginfo-16.8-150600.16.15.1 * postgresql16-debugsource-16.8-150600.16.15.1 * postgresql16-test-16.8-150600.16.15.1 * postgresql16-server-devel-debuginfo-16.8-150600.16.15.1 * postgresql16-pltcl-debuginfo-16.8-150600.16.15.1 * postgresql16-plpython-16.8-150600.16.15.1 * postgresql16-llvmjit-debuginfo-16.8-150600.16.15.1 * openSUSE Leap 15.6 (noarch) * postgresql16-docs-16.8-150600.16.15.1 ## References: * https://www.suse.com/security/cve/CVE-2025-1094.html * https://bugzilla.suse.com/show_bug.cgi?id=1237093 . A vital patch for mongoDB4 addresses a significant flaw to improve overall system reliability and protection.. PostgreSQL16 Update,SUSE Security,openSUSE Patch,Database Security,Security Advisory. . Severity: Important. LinuxSecurity.com Team
* bsc#1229013 Cross-References: * CVE-2024-7348 . # Security update for postgresql16 Announcement ID: SUSE-SU-2024:3181-1 Rating: important References: * bsc#1229013 Cross-References: * CVE-2024-7348 CVSS scores: * CVE-2024-7348 ( SUSE ): 7.7 CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N * CVE-2024-7348 ( SUSE ): 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H * CVE-2024-7348 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H Affected Products: * SUSE Linux Enterprise High Performance Computing 12 SP5 * SUSE Linux Enterprise Server 12 SP5 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 * SUSE Linux Enterprise Software Development Kit 12 SP5 An update that solves one vulnerability can now be installed. ## Description: This update for postgresql16 fixes the following issues: * Upgrade to 16.4 (bsc#1229013) * CVE-2024-7348: PostgreSQL relation replacement during pg_dump executes arbitrary SQL. (bsc#1229013) ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * SUSE Linux Enterprise Software Development Kit 12 SP5 zypper in -t patch SUSE-SLE-SDK-12-SP5-2024-3181=1 * SUSE Linux Enterprise High Performance Computing 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2024-3181=1 * SUSE Linux Enterprise Server 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2024-3181=1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2024-3181=1 ## Package List: * SUSE Linux Enterprise Software Development Kit 12 SP5 (aarch64 ppc64le s390x x86_64) * postgresql16-server-devel-debuginfo-16.4-3.16.1 * postgresql16-devel-debuginfo-16.4-3.16.1 * postgresql16-server-devel-16.4-3.16.1 * postgresql16-devel-16.4-3.16.1 * SUSE Linux Enterprise High Performance Computing 12 SP5(aarch64 x86_64) * postgresql16-server-debuginfo-16.4-3.16.1 * postgresql16-plperl-16.4-3.16.1 * postgresql16-plpython-debuginfo-16.4-3.16.1 * postgresql16-debugsource-16.4-3.16.1 * postgresql16-plperl-debuginfo-16.4-3.16.1 * postgresql16-plpython-16.4-3.16.1 * postgresql16-contrib-16.4-3.16.1 * postgresql16-16.4-3.16.1 * postgresql16-debuginfo-16.4-3.16.1 * libecpg6-debuginfo-16.4-3.16.1 * postgresql16-pltcl-16.4-3.16.1 * postgresql16-pltcl-debuginfo-16.4-3.16.1 * libpq5-debuginfo-16.4-3.16.1 * postgresql16-contrib-debuginfo-16.4-3.16.1 * libecpg6-16.4-3.16.1 * postgresql16-server-16.4-3.16.1 * libpq5-16.4-3.16.1 * SUSE Linux Enterprise High Performance Computing 12 SP5 (noarch) * postgresql16-docs-16.4-3.16.1 * SUSE Linux Enterprise High Performance Computing 12 SP5 (x86_64) * libpq5-32bit-16.4-3.16.1 * libecpg6-debuginfo-32bit-16.4-3.16.1 * libpq5-debuginfo-32bit-16.4-3.16.1 * libecpg6-32bit-16.4-3.16.1 * SUSE Linux Enterprise Server 12 SP5 (aarch64 ppc64le s390x x86_64) * postgresql16-server-debuginfo-16.4-3.16.1 * postgresql16-plperl-16.4-3.16.1 * postgresql16-plpython-debuginfo-16.4-3.16.1 * postgresql16-debugsource-16.4-3.16.1 * postgresql16-plperl-debuginfo-16.4-3.16.1 * postgresql16-plpython-16.4-3.16.1 * postgresql16-contrib-16.4-3.16.1 * postgresql16-16.4-3.16.1 * postgresql16-debuginfo-16.4-3.16.1 * libecpg6-debuginfo-16.4-3.16.1 * postgresql16-pltcl-16.4-3.16.1 * postgresql16-pltcl-debuginfo-16.4-3.16.1 * libpq5-debuginfo-16.4-3.16.1 * postgresql16-contrib-debuginfo-16.4-3.16.1 * libecpg6-16.4-3.16.1 * postgresql16-server-16.4-3.16.1 * libpq5-16.4-3.16.1 * SUSE Linux Enterprise Server 12 SP5 (noarch) * postgresql16-docs-16.4-3.16.1 * SUSE Linux Enterprise Server 12 SP5 (s390x x86_64) * libpq5-32bit-16.4-3.16.1 * libecpg6-debuginfo-32bit-16.4-3.16.1 * libpq5-debuginfo-32bit-16.4-3.16.1 * libecpg6-32bit-16.4-3.16.1 *SUSE Linux Enterprise Server for SAP Applications 12 SP5 (ppc64le x86_64) * postgresql16-server-debuginfo-16.4-3.16.1 * postgresql16-plperl-16.4-3.16.1 * postgresql16-plpython-debuginfo-16.4-3.16.1 * postgresql16-debugsource-16.4-3.16.1 * postgresql16-plperl-debuginfo-16.4-3.16.1 * postgresql16-plpython-16.4-3.16.1 * postgresql16-contrib-16.4-3.16.1 * postgresql16-16.4-3.16.1 * postgresql16-debuginfo-16.4-3.16.1 * libecpg6-debuginfo-16.4-3.16.1 * postgresql16-pltcl-16.4-3.16.1 * postgresql16-pltcl-debuginfo-16.4-3.16.1 * libpq5-debuginfo-16.4-3.16.1 * postgresql16-contrib-debuginfo-16.4-3.16.1 * libecpg6-16.4-3.16.1 * postgresql16-server-16.4-3.16.1 * libpq5-16.4-3.16.1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 (noarch) * postgresql16-docs-16.4-3.16.1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 (x86_64) * libpq5-32bit-16.4-3.16.1 * libecpg6-debuginfo-32bit-16.4-3.16.1 * libpq5-debuginfo-32bit-16.4-3.16.1 * libecpg6-32bit-16.4-3.16.1 ## References: * https://www.suse.com/security/cve/CVE-2024-7348.html * https://bugzilla.suse.com/show_bug.cgi?id=1229013 . This software patch resolves a significant vulnerability in the mysql8 module, mitigating risks proficiently.. PostgreSQL Security Update, SUSE Linux Update, Security Advisory, Database Threat, Software Patch. . Severity: Important. LinuxSecurity.com Team
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network: . Oracle Linux Security Advisory ELSA-2024-6018 http://linux.oracle.com/errata/ELSA-2024-6018.html The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable LinuxNetwork: x86_64: pgaudit-1.5.0-1.module+el8.9.0+90098+1560b6c2.x86_64.rpm pg_repack-1.4.6-3.module+el8.9.0+90098+1560b6c2.x86_64.rpm postgres-decoderbufs-0.10.0-2.module+el8.9.0+90098+1560b6c2.x86_64.rpm postgresql-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-contrib-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-docs-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-plperl-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-plpython3-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-pltcl-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-server-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-server-devel-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-static-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-test-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-test-rpm-macros-13.16-1.module+el8.10.0+90398+791f18a8.noarch.rpm postgresql-upgrade-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm postgresql-upgrade-devel-13.16-1.module+el8.10.0+90398+791f18a8.x86_64.rpm aarch64: pgaudit-1.5.0-1.module+el8.9.0+90098+1560b6c2.aarch64.rpm pg_repack-1.4.6-3.module+el8.9.0+90098+1560b6c2.aarch64.rpm postgres-decoderbufs-0.10.0-2.module+el8.9.0+90098+1560b6c2.aarch64.rpm postgresql-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-contrib-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-docs-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-plperl-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-plpython3-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-pltcl-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-server-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-server-devel-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-static-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-test-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-test-rpm-macros-13.16-1.module+el8.10.0+90398+791f18a8.noarch.rpm postgresql-upgrade-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm postgresql-upgrade-devel-13.16-1.module+el8.10.0+90398+791f18a8.aarch64.rpm SRPMS: http://oss.oracle.com/ol8/SRPMS-updates//pgaudit-1.5.0-1.module+el8.9.0+90098+1560b6c2.src.rpm http://oss.oracle.com/ol8/SRPMS-updates//pg_repack-1.4.6-3.module+el8.9.0+90098+1560b6c2.src.rpm http://oss.oracle.com/ol8/SRPMS-updates//postgres-decoderbufs-0.10.0-2.module+el8.9.0+90098+1560b6c2.src.rpm http://oss.oracle.com/ol8/SRPMS-updates//postgresql-13.16-1.module+el8.10.0+90398+791f18a8.src.rpm Related CVEs: CVE-2024-7348 Description of changes: pgaudit pg_repack postgres-decoderbufs postgresql [13.16-1] - Update to 13.16 - Fix CVE-2024-7348 _______________________________________________ El-errata mailing list
Important: postgresql-jdbc security update. {"type": "TYPE_SECURITY", "shortCode": "RL", "name": "RLSA-2024:1435", "synopsis": "Important: postgresql-jdbc security update", "severity": "SEVERITY_IMPORTANT", "topic": "An update is available for postgresql-jdbc.\nThis update affects Rocky Linux 8.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list", "description": "PostgreSQL is an advanced object-relational database management system. The postgresql-jdbc package includes the .jar files needed for Java programs to access a PostgreSQL database.\n\nSecurity Fix(es):\n\n* PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE (CVE-2024-1597)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "solution": null, "affectedProducts": ["Rocky Linux 8"], "fixes": [{"ticket": "2266523", "sourceBy": "Red Hat", "sourceLink": "https://bugzilla.redhat.com/show_bug.cgi?id=2266523", "description": ""}], "cves": [{"name": "CVE-2024-1597", "sourceBy": "MITRE", "sourceLink": "https://www.cve.org/CVERecord?id=CVE-2024-1597", "cvss3ScoringVector": "UNKNOWN", "cvss3BaseScore": "UNKNOWN", "cwe": "UNKNOWN"}], "references": [], "publishedAt": "2024-03-27T04:34:32.999941Z", "rpms": {"Rocky Linux 8": {"nvras": ["postgresql-jdbc-0:42.2.14-3.el8_9.noarch.rpm", "postgresql-jdbc-0:42.2.14-3.el8_9.src.rpm", "postgresql-jdbc-javadoc-0:42.2.14-3.el8_9.noarch.rpm"]}}, "rebootSuggested": false, "buildReferences": []}. Uncover the critical security patch for PostgreSQL JDBC pertaining to Rocky Linux 8 and examine its implications for vulnerabilities associated with SQL injection.. PostgreSQL JDBC Update, Rocky Linux Security, SQL Injection Threats, JDBC Driver Vulnerabilities. . Severity: Important. LinuxSecurity.com Team
The following updated rpms for Oracle Linux 9 have been uploaded to the Unbreakable Linux Network: . Oracle Linux Security Advisory ELSA-2023-7785 https://linux.oracle.com/errata/ELSA-2023-7785.html The following updated rpms for Oracle Linux 9 have been uploaded to the Unbreakable LinuxNetwork: x86_64: pgaudit-1.7.0-1.module+el9.2.0+21134+ceb95ed9.x86_64.rpm pg_repack-1.4.8-1.module+el9.2.0+21134+ceb95ed9.x86_64.rpm postgres-decoderbufs-1.9.7-1.Final.module+el9.2.0+21134+ceb95ed9.x86_64.rpm postgresql-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-contrib-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-docs-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-plperl-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-plpython3-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-pltcl-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-private-devel-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-private-libs-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-server-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-server-devel-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-static-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-test-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-test-rpm-macros-15.5-1.module+el9.3.0+90103+1d024772.noarch.rpm postgresql-upgrade-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm postgresql-upgrade-devel-15.5-1.module+el9.3.0+90103+1d024772.x86_64.rpm aarch64: pgaudit-1.7.0-1.module+el9.2.0+21134+ceb95ed9.aarch64.rpm pg_repack-1.4.8-1.module+el9.2.0+21134+ceb95ed9.aarch64.rpm postgres-decoderbufs-1.9.7-1.Final.module+el9.2.0+21134+ceb95ed9.aarch64.rpm postgresql-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-contrib-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-docs-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-plperl-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-plpython3-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-pltcl-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-private-devel-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-private-libs-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-server-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-server-devel-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-static-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-test-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-test-rpm-macros-15.5-1.module+el9.3.0+90103+1d024772.noarch.rpm postgresql-upgrade-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm postgresql-upgrade-devel-15.5-1.module+el9.3.0+90103+1d024772.aarch64.rpm SRPMS: https://oss.oracle.com:443/ol9/SRPMS-updates//pgaudit-1.7.0-1.module+el9.2.0+21134+ceb95ed9.src.rpm https://oss.oracle.com:443/ol9/SRPMS-updates//pg_repack-1.4.8-1.module+el9.2.0+21134+ceb95ed9.src.rpm https://oss.oracle.com:443/ol9/SRPMS-updates//postgres-decoderbufs-1.9.7-1.Final.module+el9.2.0+21134+ceb95ed9.src.rpm https://oss.oracle.com:443/ol9/SRPMS-updates//postgresql-15.5-1.module+el9.3.0+90103+1d024772.src.rpm Related CVEs: CVE-2023-5868 CVE-2023-5869 CVE-2023-5870 CVE-2023-39417 CVE-2023-39418 Description of changes: pgaudit pg_repack postgres-decoderbufs postgresql [15.5-1] - update to 15.5 - Fixes CVE-2023-5868, CVE-2023-5869, CVE-2023-5870, CVE-2023-39417, and CVE-2023-39418 Resolves: RHEL-16100, RHEL-16124, RHEL-16139 _______________________________________________ El-errata mailing list
Get the latest Linux and open source security news straight to your inbox.