Gentoo: GLSA-202211-04: PostgreSQL: Multiple Vulnerabilities
Summary
Multiple vulnerabilities have been discovered in PostgreSQL. Please review the CVE identifiers referenced below for details.
Resolution
All PostgreSQL 10.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-10.22:10"
All PostgreSQL 11.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-11.17:11"
All PostgreSQL 12.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-12.12:12"
All PostgreSQL 13.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-13.8:13"
All PostgreSQL 14.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-14.5:14"
References
[ 1 ] CVE-2021-3677 https://nvd.nist.gov/vuln/detail/CVE-2021-3677 [ 2 ] CVE-2021-23214 https://nvd.nist.gov/vuln/detail/CVE-2021-23214 [ 3 ] CVE-2021-23222 https://nvd.nist.gov/vuln/detail/CVE-2021-23222 [ 4 ] CVE-2021-32027 https://nvd.nist.gov/vuln/detail/CVE-2021-32027 [ 5 ] CVE-2021-32028 https://nvd.nist.gov/vuln/detail/CVE-2021-32028 [ 6 ] CVE-2022-1552 https://nvd.nist.gov/vuln/detail/CVE-2022-1552 [ 7 ] CVE-2022-2625 https://nvd.nist.gov/vuln/detail/CVE-2022-2625
Availability
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/202211-04
Concerns
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
Background
PostgreSQL is an open source object-relational database management system.
Affected Packages
------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- dev-db/postgresql < 10.22 >= 10.22:10 < 11.17:11 >= 11.17:11 < 12.12:12 >= 12.12:12 < 13.8:13 >= 13.8:13 < 14.5:14 >= 14.5
Impact
===== Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.