Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Ubuntu 13.04 on me high-end box - Horrible
· NVIDIA GeForce Chips Comparison Table and more
· CSF 6.09 released
· Microsoft and Google agree to build YouTube app for Windows Phone 8
· OS X 10.8.4 Build 12E55 Seeded to Developers
· Wine 1.5.31 released
· Libxvmc/Libx11 Updates for Debian
· OCZ Vertex 450 SSD Reviews and more
· Proxmox VE 3.0 released
· More Windows 8.1 features discovered in WinRT?

Upcoming News
· Appointee to the Fedora Board; election nominations closing imminently.
· Logitech k310 Washable Keyboard
· [Tech ARP] BIOS Option Of The Week - Hardware Prefetcher
· SuperTooth HD VOICE Bluetooth Speakerphone Review @ TestFreaks
· A Futurelooks News Flash - An Affordable Titan – N?= VIDIA’s GEFORCE GTX 780 Reviewed
· News: AMD's A4-5000 'Kabini' APU reviewed
· Wine release 1.5.31
· NVIDIA GeForce Chips Comparison Table @ Hardware Secrets
· Resident Evil Revelations Video Review with Kaeyi Dream @ HardwareHeaven.com
· [security-announce] openSUSE-SU-2013:0825-1: important: MozillaFirefox: update to version 21.0

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6522 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 723 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4611 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 799 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1179 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » June 2012 » PostgreSQL Update for RHEL

PostgreSQL Update for RHEL

Posted by Philipp Esselbach on: 06/26/2012 07:45 AM [ Print | 0 comment(s) ]

Updated PostgreSQL packages has been released for Red Hat Enterprise Linux




[RHSA-2012:1037-01] Moderate: postgresql and postgresql84 security update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
Red Hat Security Advisory

Synopsis: Moderate: postgresql and postgresql84 security update
Advisory ID: RHSA-2012:1037-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2012-1037.html
Issue date: 2012-06-25
CVE Names: CVE-2012-2143 CVE-2012-2655
=====================================================================

1. Summary:

Updated postgresql84 and postgresql packages that fix two security issues
are now available for Red Hat Enterprise Linux 5 and 6 respectively.

The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.

2. Relevant releases/architectures:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64
Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64
Red Hat Enterprise Linux HPC Node (v. 6) - x86_64
Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64
Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64
Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64

3. Description:

PostgreSQL is an advanced object-relational database management system
(DBMS).

A flaw was found in the way the crypt() password hashing function from the
optional PostgreSQL pgcrypto contrib module performed password
transformation when used with the DES algorithm. If the password string to
be hashed contained the 0x80 byte value, the remainder of the string was
ignored when calculating the hash, significantly reducing the password
strength. This made brute-force guessing more efficient as the whole
password was not required to gain access to protected resources.
(CVE-2012-2143)

Note: With this update, the rest of the string is properly included in the
DES hash; therefore, any previously stored password values that are
affected by this issue will no longer match. In such cases, it will be
necessary for those stored password hashes to be updated.

A denial of service flaw was found in the way the PostgreSQL server
performed a user privileges check when applying SECURITY DEFINER or SET
attributes to a procedural language's (such as PL/Perl or PL/Python) call
handler function. A non-superuser database owner could use this flaw to
cause the PostgreSQL server to crash due to infinite recursion.
(CVE-2012-2655)

Upstream acknowledges Rubin Xu and Joseph Bonneau as the original reporters
of the CVE-2012-2143 issue.

These updated packages upgrade PostgreSQL to version 8.4.12, which fixes
these issues as well as several non-security issues. Refer to the
PostgreSQL Release Notes for a full list of changes:

http://www.postgresql.org/docs/8.4/static/release.html

All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.

4. Solution:

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

5. Bugs fixed (http://bugzilla.redhat.com/):

816956 - CVE-2012-2143 BSD crypt(): DES encrypted password weakness
825995 - CVE-2012-2655 postgresql: Ability of database owners to install procedural languages via CREATE LANGUAGE found unsafe (DoS)

6. Package List:

Red Hat Enterprise Linux Desktop (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/postgresql84-8.4.12-1.el5_8.src.rpm

i386:
postgresql84-8.4.12-1.el5_8.i386.rpm
postgresql84-contrib-8.4.12-1.el5_8.i386.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
postgresql84-docs-8.4.12-1.el5_8.i386.rpm
postgresql84-libs-8.4.12-1.el5_8.i386.rpm
postgresql84-python-8.4.12-1.el5_8.i386.rpm
postgresql84-tcl-8.4.12-1.el5_8.i386.rpm

x86_64:
postgresql84-8.4.12-1.el5_8.x86_64.rpm
postgresql84-contrib-8.4.12-1.el5_8.x86_64.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.x86_64.rpm
postgresql84-docs-8.4.12-1.el5_8.x86_64.rpm
postgresql84-libs-8.4.12-1.el5_8.i386.rpm
postgresql84-libs-8.4.12-1.el5_8.x86_64.rpm
postgresql84-python-8.4.12-1.el5_8.x86_64.rpm
postgresql84-tcl-8.4.12-1.el5_8.x86_64.rpm

RHEL Desktop Workstation (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/postgresql84-8.4.12-1.el5_8.src.rpm

i386:
postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
postgresql84-devel-8.4.12-1.el5_8.i386.rpm
postgresql84-plperl-8.4.12-1.el5_8.i386.rpm
postgresql84-plpython-8.4.12-1.el5_8.i386.rpm
postgresql84-pltcl-8.4.12-1.el5_8.i386.rpm
postgresql84-server-8.4.12-1.el5_8.i386.rpm
postgresql84-test-8.4.12-1.el5_8.i386.rpm

x86_64:
postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.x86_64.rpm
postgresql84-devel-8.4.12-1.el5_8.i386.rpm
postgresql84-devel-8.4.12-1.el5_8.x86_64.rpm
postgresql84-plperl-8.4.12-1.el5_8.x86_64.rpm
postgresql84-plpython-8.4.12-1.el5_8.x86_64.rpm
postgresql84-pltcl-8.4.12-1.el5_8.x86_64.rpm
postgresql84-server-8.4.12-1.el5_8.x86_64.rpm
postgresql84-test-8.4.12-1.el5_8.x86_64.rpm

Red Hat Enterprise Linux (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/postgresql84-8.4.12-1.el5_8.src.rpm

i386:
postgresql84-8.4.12-1.el5_8.i386.rpm
postgresql84-contrib-8.4.12-1.el5_8.i386.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
postgresql84-devel-8.4.12-1.el5_8.i386.rpm
postgresql84-docs-8.4.12-1.el5_8.i386.rpm
postgresql84-libs-8.4.12-1.el5_8.i386.rpm
postgresql84-plperl-8.4.12-1.el5_8.i386.rpm
postgresql84-plpython-8.4.12-1.el5_8.i386.rpm
postgresql84-pltcl-8.4.12-1.el5_8.i386.rpm
postgresql84-python-8.4.12-1.el5_8.i386.rpm
postgresql84-server-8.4.12-1.el5_8.i386.rpm
postgresql84-tcl-8.4.12-1.el5_8.i386.rpm
postgresql84-test-8.4.12-1.el5_8.i386.rpm

ia64:
postgresql84-8.4.12-1.el5_8.ia64.rpm
postgresql84-contrib-8.4.12-1.el5_8.ia64.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.ia64.rpm
postgresql84-devel-8.4.12-1.el5_8.ia64.rpm
postgresql84-docs-8.4.12-1.el5_8.ia64.rpm
postgresql84-libs-8.4.12-1.el5_8.ia64.rpm
postgresql84-plperl-8.4.12-1.el5_8.ia64.rpm
postgresql84-plpython-8.4.12-1.el5_8.ia64.rpm
postgresql84-pltcl-8.4.12-1.el5_8.ia64.rpm
postgresql84-python-8.4.12-1.el5_8.ia64.rpm
postgresql84-server-8.4.12-1.el5_8.ia64.rpm
postgresql84-tcl-8.4.12-1.el5_8.ia64.rpm
postgresql84-test-8.4.12-1.el5_8.ia64.rpm

ppc:
postgresql84-8.4.12-1.el5_8.ppc.rpm
postgresql84-8.4.12-1.el5_8.ppc64.rpm
postgresql84-contrib-8.4.12-1.el5_8.ppc.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.ppc.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.ppc64.rpm
postgresql84-devel-8.4.12-1.el5_8.ppc.rpm
postgresql84-devel-8.4.12-1.el5_8.ppc64.rpm
postgresql84-docs-8.4.12-1.el5_8.ppc.rpm
postgresql84-libs-8.4.12-1.el5_8.ppc.rpm
postgresql84-libs-8.4.12-1.el5_8.ppc64.rpm
postgresql84-plperl-8.4.12-1.el5_8.ppc.rpm
postgresql84-plpython-8.4.12-1.el5_8.ppc.rpm
postgresql84-pltcl-8.4.12-1.el5_8.ppc.rpm
postgresql84-python-8.4.12-1.el5_8.ppc.rpm
postgresql84-server-8.4.12-1.el5_8.ppc.rpm
postgresql84-tcl-8.4.12-1.el5_8.ppc.rpm
postgresql84-test-8.4.12-1.el5_8.ppc.rpm

s390x:
postgresql84-8.4.12-1.el5_8.s390x.rpm
postgresql84-contrib-8.4.12-1.el5_8.s390x.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.s390.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.s390x.rpm
postgresql84-devel-8.4.12-1.el5_8.s390.rpm
postgresql84-devel-8.4.12-1.el5_8.s390x.rpm
postgresql84-docs-8.4.12-1.el5_8.s390x.rpm
postgresql84-libs-8.4.12-1.el5_8.s390.rpm
postgresql84-libs-8.4.12-1.el5_8.s390x.rpm
postgresql84-plperl-8.4.12-1.el5_8.s390x.rpm
postgresql84-plpython-8.4.12-1.el5_8.s390x.rpm
postgresql84-pltcl-8.4.12-1.el5_8.s390x.rpm
postgresql84-python-8.4.12-1.el5_8.s390x.rpm
postgresql84-server-8.4.12-1.el5_8.s390x.rpm
postgresql84-tcl-8.4.12-1.el5_8.s390x.rpm
postgresql84-test-8.4.12-1.el5_8.s390x.rpm

x86_64:
postgresql84-8.4.12-1.el5_8.x86_64.rpm
postgresql84-contrib-8.4.12-1.el5_8.x86_64.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
postgresql84-debuginfo-8.4.12-1.el5_8.x86_64.rpm
postgresql84-devel-8.4.12-1.el5_8.i386.rpm
postgresql84-devel-8.4.12-1.el5_8.x86_64.rpm
postgresql84-docs-8.4.12-1.el5_8.x86_64.rpm
postgresql84-libs-8.4.12-1.el5_8.i386.rpm
postgresql84-libs-8.4.12-1.el5_8.x86_64.rpm
postgresql84-plperl-8.4.12-1.el5_8.x86_64.rpm
postgresql84-plpython-8.4.12-1.el5_8.x86_64.rpm
postgresql84-pltcl-8.4.12-1.el5_8.x86_64.rpm
postgresql84-python-8.4.12-1.el5_8.x86_64.rpm
postgresql84-server-8.4.12-1.el5_8.x86_64.rpm
postgresql84-tcl-8.4.12-1.el5_8.x86_64.rpm
postgresql84-test-8.4.12-1.el5_8.x86_64.rpm

Red Hat Enterprise Linux Desktop (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/postgresql-8.4.12-1.el6_2.src.rpm

i386:
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-libs-8.4.12-1.el6_2.i686.rpm

x86_64:
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.x86_64.rpm
postgresql-libs-8.4.12-1.el6_2.i686.rpm
postgresql-libs-8.4.12-1.el6_2.x86_64.rpm

Red Hat Enterprise Linux Desktop Optional (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/postgresql-8.4.12-1.el6_2.src.rpm

i386:
postgresql-8.4.12-1.el6_2.i686.rpm
postgresql-contrib-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-devel-8.4.12-1.el6_2.i686.rpm
postgresql-docs-8.4.12-1.el6_2.i686.rpm
postgresql-plperl-8.4.12-1.el6_2.i686.rpm
postgresql-plpython-8.4.12-1.el6_2.i686.rpm
postgresql-pltcl-8.4.12-1.el6_2.i686.rpm
postgresql-server-8.4.12-1.el6_2.i686.rpm
postgresql-test-8.4.12-1.el6_2.i686.rpm

x86_64:
postgresql-8.4.12-1.el6_2.i686.rpm
postgresql-8.4.12-1.el6_2.x86_64.rpm
postgresql-contrib-8.4.12-1.el6_2.x86_64.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.x86_64.rpm
postgresql-devel-8.4.12-1.el6_2.i686.rpm
postgresql-devel-8.4.12-1.el6_2.x86_64.rpm
postgresql-docs-8.4.12-1.el6_2.x86_64.rpm
postgresql-plperl-8.4.12-1.el6_2.x86_64.rpm
postgresql-plpython-8.4.12-1.el6_2.x86_64.rpm
postgresql-pltcl-8.4.12-1.el6_2.x86_64.rpm
postgresql-server-8.4.12-1.el6_2.x86_64.rpm
postgresql-test-8.4.12-1.el6_2.x86_64.rpm

Red Hat Enterprise Linux HPC Node (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/postgresql-8.4.12-1.el6_2.src.rpm

x86_64:
postgresql-8.4.12-1.el6_2.i686.rpm
postgresql-8.4.12-1.el6_2.x86_64.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.x86_64.rpm
postgresql-libs-8.4.12-1.el6_2.i686.rpm
postgresql-libs-8.4.12-1.el6_2.x86_64.rpm

Red Hat Enterprise Linux HPC Node Optional (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/postgresql-8.4.12-1.el6_2.src.rpm

x86_64:
postgresql-contrib-8.4.12-1.el6_2.x86_64.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.x86_64.rpm
postgresql-devel-8.4.12-1.el6_2.i686.rpm
postgresql-devel-8.4.12-1.el6_2.x86_64.rpm
postgresql-docs-8.4.12-1.el6_2.x86_64.rpm
postgresql-plperl-8.4.12-1.el6_2.x86_64.rpm
postgresql-plpython-8.4.12-1.el6_2.x86_64.rpm
postgresql-pltcl-8.4.12-1.el6_2.x86_64.rpm
postgresql-server-8.4.12-1.el6_2.x86_64.rpm
postgresql-test-8.4.12-1.el6_2.x86_64.rpm

Red Hat Enterprise Linux Server (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/postgresql-8.4.12-1.el6_2.src.rpm

i386:
postgresql-8.4.12-1.el6_2.i686.rpm
postgresql-contrib-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-devel-8.4.12-1.el6_2.i686.rpm
postgresql-docs-8.4.12-1.el6_2.i686.rpm
postgresql-libs-8.4.12-1.el6_2.i686.rpm
postgresql-plperl-8.4.12-1.el6_2.i686.rpm
postgresql-plpython-8.4.12-1.el6_2.i686.rpm
postgresql-pltcl-8.4.12-1.el6_2.i686.rpm
postgresql-server-8.4.12-1.el6_2.i686.rpm
postgresql-test-8.4.12-1.el6_2.i686.rpm

ppc64:
postgresql-8.4.12-1.el6_2.ppc.rpm
postgresql-8.4.12-1.el6_2.ppc64.rpm
postgresql-contrib-8.4.12-1.el6_2.ppc64.rpm
postgresql-debuginfo-8.4.12-1.el6_2.ppc.rpm
postgresql-debuginfo-8.4.12-1.el6_2.ppc64.rpm
postgresql-devel-8.4.12-1.el6_2.ppc.rpm
postgresql-devel-8.4.12-1.el6_2.ppc64.rpm
postgresql-docs-8.4.12-1.el6_2.ppc64.rpm
postgresql-libs-8.4.12-1.el6_2.ppc.rpm
postgresql-libs-8.4.12-1.el6_2.ppc64.rpm
postgresql-plperl-8.4.12-1.el6_2.ppc64.rpm
postgresql-plpython-8.4.12-1.el6_2.ppc64.rpm
postgresql-pltcl-8.4.12-1.el6_2.ppc64.rpm
postgresql-server-8.4.12-1.el6_2.ppc64.rpm
postgresql-test-8.4.12-1.el6_2.ppc64.rpm

s390x:
postgresql-8.4.12-1.el6_2.s390.rpm
postgresql-8.4.12-1.el6_2.s390x.rpm
postgresql-contrib-8.4.12-1.el6_2.s390x.rpm
postgresql-debuginfo-8.4.12-1.el6_2.s390.rpm
postgresql-debuginfo-8.4.12-1.el6_2.s390x.rpm
postgresql-devel-8.4.12-1.el6_2.s390.rpm
postgresql-devel-8.4.12-1.el6_2.s390x.rpm
postgresql-docs-8.4.12-1.el6_2.s390x.rpm
postgresql-libs-8.4.12-1.el6_2.s390.rpm
postgresql-libs-8.4.12-1.el6_2.s390x.rpm
postgresql-plperl-8.4.12-1.el6_2.s390x.rpm
postgresql-plpython-8.4.12-1.el6_2.s390x.rpm
postgresql-pltcl-8.4.12-1.el6_2.s390x.rpm
postgresql-server-8.4.12-1.el6_2.s390x.rpm
postgresql-test-8.4.12-1.el6_2.s390x.rpm

x86_64:
postgresql-8.4.12-1.el6_2.i686.rpm
postgresql-8.4.12-1.el6_2.x86_64.rpm
postgresql-contrib-8.4.12-1.el6_2.x86_64.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.x86_64.rpm
postgresql-devel-8.4.12-1.el6_2.i686.rpm
postgresql-devel-8.4.12-1.el6_2.x86_64.rpm
postgresql-docs-8.4.12-1.el6_2.x86_64.rpm
postgresql-libs-8.4.12-1.el6_2.i686.rpm
postgresql-libs-8.4.12-1.el6_2.x86_64.rpm
postgresql-plperl-8.4.12-1.el6_2.x86_64.rpm
postgresql-plpython-8.4.12-1.el6_2.x86_64.rpm
postgresql-pltcl-8.4.12-1.el6_2.x86_64.rpm
postgresql-server-8.4.12-1.el6_2.x86_64.rpm
postgresql-test-8.4.12-1.el6_2.x86_64.rpm

Red Hat Enterprise Linux Workstation (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/postgresql-8.4.12-1.el6_2.src.rpm

i386:
postgresql-8.4.12-1.el6_2.i686.rpm
postgresql-contrib-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-devel-8.4.12-1.el6_2.i686.rpm
postgresql-docs-8.4.12-1.el6_2.i686.rpm
postgresql-libs-8.4.12-1.el6_2.i686.rpm
postgresql-plperl-8.4.12-1.el6_2.i686.rpm
postgresql-plpython-8.4.12-1.el6_2.i686.rpm
postgresql-pltcl-8.4.12-1.el6_2.i686.rpm
postgresql-server-8.4.12-1.el6_2.i686.rpm
postgresql-test-8.4.12-1.el6_2.i686.rpm

x86_64:
postgresql-8.4.12-1.el6_2.i686.rpm
postgresql-8.4.12-1.el6_2.x86_64.rpm
postgresql-contrib-8.4.12-1.el6_2.x86_64.rpm
postgresql-debuginfo-8.4.12-1.el6_2.i686.rpm
postgresql-debuginfo-8.4.12-1.el6_2.x86_64.rpm
postgresql-devel-8.4.12-1.el6_2.i686.rpm
postgresql-devel-8.4.12-1.el6_2.x86_64.rpm
postgresql-docs-8.4.12-1.el6_2.x86_64.rpm
postgresql-libs-8.4.12-1.el6_2.i686.rpm
postgresql-libs-8.4.12-1.el6_2.x86_64.rpm
postgresql-plperl-8.4.12-1.el6_2.x86_64.rpm
postgresql-plpython-8.4.12-1.el6_2.x86_64.rpm
postgresql-pltcl-8.4.12-1.el6_2.x86_64.rpm
postgresql-server-8.4.12-1.el6_2.x86_64.rpm
postgresql-test-8.4.12-1.el6_2.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2012-2143.html
https://www.redhat.com/security/data/cve/CVE-2012-2655.html
https://access.redhat.com/security/updates/classification/#moderate
http://www.postgresql.org/docs/8.4/static/release.html

8. Contact:

The Red Hat security contact is . More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2012 Red Hat, Inc.


[RHSA-2012:1036-01] Moderate: postgresql security update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
Red Hat Security Advisory

Synopsis: Moderate: postgresql security update
Advisory ID: RHSA-2012:1036-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2012-1036.html
Issue date: 2012-06-25
CVE Names: CVE-2012-2143
=====================================================================

1. Summary:

Updated postgresql packages that fix one security issue are now available
for Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.

2. Relevant releases/architectures:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

3. Description:

PostgreSQL is an advanced object-relational database management system
(DBMS).

A flaw was found in the way the crypt() password hashing function from the
optional PostgreSQL pgcrypto contrib module performed password
transformation when used with the DES algorithm. If the password string to
be hashed contained the 0x80 byte value, the remainder of the string was
ignored when calculating the hash, significantly reducing the password
strength. This made brute-force guessing more efficient as the whole
password was not required to gain access to protected resources.
(CVE-2012-2143)

Note: With this update, the rest of the string is properly included in the
DES hash; therefore, any previously stored password values that are
affected by this issue will no longer match. In such cases, it will be
necessary for those stored password hashes to be updated.

Upstream acknowledges Rubin Xu and Joseph Bonneau as the original reporters
of this issue.

All PostgreSQL users are advised to upgrade to these updated packages,
which contain a backported patch to correct this issue. If the postgresql
service is running, it will be automatically restarted after installing
this update.

4. Solution:

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

5. Bugs fixed (http://bugzilla.redhat.com/):

816956 - CVE-2012-2143 BSD crypt(): DES encrypted password weakness

6. Package List:

Red Hat Enterprise Linux Desktop (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/postgresql-8.1.23-5.el5_8.src.rpm

i386:
postgresql-8.1.23-5.el5_8.i386.rpm
postgresql-contrib-8.1.23-5.el5_8.i386.rpm
postgresql-debuginfo-8.1.23-5.el5_8.i386.rpm
postgresql-docs-8.1.23-5.el5_8.i386.rpm
postgresql-libs-8.1.23-5.el5_8.i386.rpm
postgresql-python-8.1.23-5.el5_8.i386.rpm
postgresql-tcl-8.1.23-5.el5_8.i386.rpm

x86_64:
postgresql-8.1.23-5.el5_8.x86_64.rpm
postgresql-contrib-8.1.23-5.el5_8.x86_64.rpm
postgresql-debuginfo-8.1.23-5.el5_8.i386.rpm
postgresql-debuginfo-8.1.23-5.el5_8.x86_64.rpm
postgresql-docs-8.1.23-5.el5_8.x86_64.rpm
postgresql-libs-8.1.23-5.el5_8.i386.rpm
postgresql-libs-8.1.23-5.el5_8.x86_64.rpm
postgresql-python-8.1.23-5.el5_8.x86_64.rpm
postgresql-tcl-8.1.23-5.el5_8.x86_64.rpm

RHEL Desktop Workstation (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/postgresql-8.1.23-5.el5_8.src.rpm

i386:
postgresql-debuginfo-8.1.23-5.el5_8.i386.rpm
postgresql-devel-8.1.23-5.el5_8.i386.rpm
postgresql-pl-8.1.23-5.el5_8.i386.rpm
postgresql-server-8.1.23-5.el5_8.i386.rpm
postgresql-test-8.1.23-5.el5_8.i386.rpm

x86_64:
postgresql-debuginfo-8.1.23-5.el5_8.i386.rpm
postgresql-debuginfo-8.1.23-5.el5_8.x86_64.rpm
postgresql-devel-8.1.23-5.el5_8.i386.rpm
postgresql-devel-8.1.23-5.el5_8.x86_64.rpm
postgresql-pl-8.1.23-5.el5_8.x86_64.rpm
postgresql-server-8.1.23-5.el5_8.x86_64.rpm
postgresql-test-8.1.23-5.el5_8.x86_64.rpm

Red Hat Enterprise Linux (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/postgresql-8.1.23-5.el5_8.src.rpm

i386:
postgresql-8.1.23-5.el5_8.i386.rpm
postgresql-contrib-8.1.23-5.el5_8.i386.rpm
postgresql-debuginfo-8.1.23-5.el5_8.i386.rpm
postgresql-devel-8.1.23-5.el5_8.i386.rpm
postgresql-docs-8.1.23-5.el5_8.i386.rpm
postgresql-libs-8.1.23-5.el5_8.i386.rpm
postgresql-pl-8.1.23-5.el5_8.i386.rpm
postgresql-python-8.1.23-5.el5_8.i386.rpm
postgresql-server-8.1.23-5.el5_8.i386.rpm
postgresql-tcl-8.1.23-5.el5_8.i386.rpm
postgresql-test-8.1.23-5.el5_8.i386.rpm

ia64:
postgresql-8.1.23-5.el5_8.ia64.rpm
postgresql-contrib-8.1.23-5.el5_8.ia64.rpm
postgresql-debuginfo-8.1.23-5.el5_8.i386.rpm
postgresql-debuginfo-8.1.23-5.el5_8.ia64.rpm
postgresql-devel-8.1.23-5.el5_8.ia64.rpm
postgresql-docs-8.1.23-5.el5_8.ia64.rpm
postgresql-libs-8.1.23-5.el5_8.i386.rpm
postgresql-libs-8.1.23-5.el5_8.ia64.rpm
postgresql-pl-8.1.23-5.el5_8.ia64.rpm
postgresql-python-8.1.23-5.el5_8.ia64.rpm
postgresql-server-8.1.23-5.el5_8.ia64.rpm
postgresql-tcl-8.1.23-5.el5_8.ia64.rpm
postgresql-test-8.1.23-5.el5_8.ia64.rpm

ppc:
postgresql-8.1.23-5.el5_8.ppc.rpm
postgresql-8.1.23-5.el5_8.ppc64.rpm
postgresql-contrib-8.1.23-5.el5_8.ppc.rpm
postgresql-debuginfo-8.1.23-5.el5_8.ppc.rpm
postgresql-debuginfo-8.1.23-5.el5_8.ppc64.rpm
postgresql-devel-8.1.23-5.el5_8.ppc.rpm
postgresql-devel-8.1.23-5.el5_8.ppc64.rpm
postgresql-docs-8.1.23-5.el5_8.ppc.rpm
postgresql-libs-8.1.23-5.el5_8.ppc.rpm
postgresql-libs-8.1.23-5.el5_8.ppc64.rpm
postgresql-pl-8.1.23-5.el5_8.ppc.rpm
postgresql-python-8.1.23-5.el5_8.ppc.rpm
postgresql-server-8.1.23-5.el5_8.ppc.rpm
postgresql-tcl-8.1.23-5.el5_8.ppc.rpm
postgresql-test-8.1.23-5.el5_8.ppc.rpm

s390x:
postgresql-8.1.23-5.el5_8.s390x.rpm
postgresql-contrib-8.1.23-5.el5_8.s390x.rpm
postgresql-debuginfo-8.1.23-5.el5_8.s390.rpm
postgresql-debuginfo-8.1.23-5.el5_8.s390x.rpm
postgresql-devel-8.1.23-5.el5_8.s390.rpm
postgresql-devel-8.1.23-5.el5_8.s390x.rpm
postgresql-docs-8.1.23-5.el5_8.s390x.rpm
postgresql-libs-8.1.23-5.el5_8.s390.rpm
postgresql-libs-8.1.23-5.el5_8.s390x.rpm
postgresql-pl-8.1.23-5.el5_8.s390x.rpm
postgresql-python-8.1.23-5.el5_8.s390x.rpm
postgresql-server-8.1.23-5.el5_8.s390x.rpm
postgresql-tcl-8.1.23-5.el5_8.s390x.rpm
postgresql-test-8.1.23-5.el5_8.s390x.rpm

x86_64:
postgresql-8.1.23-5.el5_8.x86_64.rpm
postgresql-contrib-8.1.23-5.el5_8.x86_64.rpm
postgresql-debuginfo-8.1.23-5.el5_8.i386.rpm
postgresql-debuginfo-8.1.23-5.el5_8.x86_64.rpm
postgresql-devel-8.1.23-5.el5_8.i386.rpm
postgresql-devel-8.1.23-5.el5_8.x86_64.rpm
postgresql-docs-8.1.23-5.el5_8.x86_64.rpm
postgresql-libs-8.1.23-5.el5_8.i386.rpm
postgresql-libs-8.1.23-5.el5_8.x86_64.rpm
postgresql-pl-8.1.23-5.el5_8.x86_64.rpm
postgresql-python-8.1.23-5.el5_8.x86_64.rpm
postgresql-server-8.1.23-5.el5_8.x86_64.rpm
postgresql-tcl-8.1.23-5.el5_8.x86_64.rpm
postgresql-test-8.1.23-5.el5_8.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2012-2143.html
https://access.redhat.com/security/updates/classification/#moderate

8. Contact:

The Red Hat security contact is . More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2012 Red Hat, Inc.



Bookmark and Share

« PostgreSQL Update for CentOS 5 · freetype (SSA:2012-176-01) update for Slackware »

Linux Compatible » News » June 2012 » PostgreSQL Update for RHEL
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition