PostgreSQL 7.2.2: Security Release - Mailing list pgsql-general

From Marc G. Fournier
Subject PostgreSQL 7.2.2: Security Release
Date
Msg-id 20020824000845.Q1769-100000@mail1.hub.org
Whole thread Raw
List pgsql-general
Due to recent security vulnerabilities reported on BugTraq, concerning
several buffer overruns found in PostgreSQL, the PostgreSQL Global
Development Team today released v7.2.2 of PostgreSQL that fixes these
vulnerabilities.

The following buffer overruns have been identified and addressed:

        ... in handling long datetime input
        ... in repeat()
        ... in lpad() and rpad() with multibyte
        ... in SET TIME ZONE and TZ env var

Although v7.2.2 is a purely plug-n-play upgrade from v7.2.1, requiring no
dump-n-reload of the database, it should be noted that these
vulnerabilities are only critical on "open" or "shared" systems, as they
require the ability to be able to connect to the database before they can
be exploited.

The latest release is available at:

    ftp://ftp.postgresql.org/pub/sources/v7.2.2

As well as at appropriate mirror sites.

Please report any bugs/problems with this release to:

        pgsql-bugs@postgresql.org

Marc G. Fournier
Co-ordinator
PostgreSQL Global Development Group


pgsql-general by date:

Previous
From: cn
Date:
Subject: Re: Controling Rule's Firing Order
Next
From: Stephan Szabo
Date:
Subject: Re: Controling Rule's Firing Order