Re: fix for palloc() of user-supplied length

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: fix for palloc() of user-supplied length
Дата
Msg-id 200208280301.g7S31ck03962@candle.pha.pa.us
обсуждение исходный текст
Ответ на fix for palloc() of user-supplied length  (Neil Conway <neilc@samurai.com>)
Ответы Re: fix for palloc() of user-supplied length  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil, is this the one Sir-* complained about?

---------------------------------------------------------------------------

Neil Conway wrote:
> This patch fixes the so-called DoS possibility when processing the
> password packet in recv_and_check_passwordv0(). Nothing fancy, I just
> added a sanity check to ensure that we bail out if the client enters
> an obviously-bogus length.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: fix for palloc() of user-supplied length
Следующее
От: Neil Conway
Дата:
Сообщение: Re: fix for palloc() of user-supplied length