re: Direct SSL connection and ALPN loose ends

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема re: Direct SSL connection and ALPN loose ends
Дата
Msg-id CAEudQAr=MYq_xYkRcV+gTFydLrVdiMtBxjJ+Lv8ENUEs1gchdQ@mail.gmail.com
обсуждение исходный текст
Ответ на Direct SSL connection and ALPN loose ends  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Direct SSL connection and ALPN loose ends  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
Hi,

With TLS 1.3 and others there is possibly a security flaw using ALPN [1].

It seems to me that the ALPN protocol can be bypassed if the client does not correctly inform the ClientHello header.

So, the suggestion is to check the ClientHello header in the server and
terminate the TLS handshake early.

Patch attached.

best regards,
Ranier Vilela

Вложения

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

Предыдущее
От: Chris Cleveland
Дата:
Сообщение: Possible to get LIMIT in an index access method?
Следующее
От: Mark Hill
Дата:
Сообщение: CVE's addressed in next update