fix for palloc() of user-supplied length

Поиск
Список
Период
Сортировка
От Neil Conway
Тема fix for palloc() of user-supplied length
Дата
Msg-id 878z2s0x43.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответы Re: fix for palloc() of user-supplied length  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: fix for palloc() of user-supplied length  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
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

Вложения

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: rules regression test fix
Следующее
От: Tom Lane
Дата:
Сообщение: Re: rules regression test fix