Re: pgsql: Fix backend crash in parsing incorrect tsquery.

From: Jeremy Drake <pgsql(at)jdrake(dot)com>
To: Teodor Sigaev <teodor(at)postgresql(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgsql: Fix backend crash in parsing incorrect tsquery.
Date: 2007-02-12 23:31:50
Message-ID: Pine.BSO.4.64.0702121522380.28908@resin.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, 12 Feb 2007, Teodor Sigaev wrote:

> Log Message:
> -----------
> Fix backend crash in parsing incorrect tsquery.
>
> Per report from Jon Rosebaugh <jon(at)inklesspen(dot)com>

Is this a security issue? Does it need a new security release? I hope
that the answer is not "this is contrib, it isn't as important" since I
have been trying to convince others that contrib is not less secure or
well supported than core. If this is a security issue (and if it can
crash the backend due to a function parameter, it probably is) the
community response to it will be particularly compelling evidence.

> Modified Files:
> --------------
> pgsql/contrib/tsearch2:
> query.c (r1.30 -> r1.31)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/query.c.diff?r1=1.30&r2=1.31)
>
>

--
Colvard's Logical Premises:
All probabilities are 50%. Either a thing will happen or it
won't.

Colvard's Unconscionable Commentary:
This is especially true when dealing with someone you're
attracted to.

Grelb's Commentary
Likelihoods, however, are 90% against you.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2007-02-13 00:02:13 Re: pgsql: Fix backend crash in parsing incorrect tsquery.
Previous Message Bruce Momjian 2007-02-12 22:37:12 Re: pgsql: Fix for early log messages during postmaster startup getting lost

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2007-02-12 23:58:36 Re: XML export function signatures
Previous Message Tatsuo Ishii 2007-02-12 23:23:14 Re: tsearch2: enable non ascii stop words with C locale