Re: Serverside SNI support in libpq

From: Noah Misch <noah(at)leadboat(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, Michael Banck <mbanck(at)gmx(dot)net>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, "li(dot)evan(dot)chao" <li(dot)evan(dot)chao(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Andres Freund <andres(at)anarazel(dot)de>, Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Serverside SNI support in libpq
Date: 2026-09-20 21:16:19
Message-ID: 20260920211619.9c.noahmisch@microsoft.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

security@ received a report about a NULL pointer SIGSEGV in $SUBJECT. I'm
attaching the reporter's materials. Please credit "Reported-by: Anthropic OSS
program". If you use the reporter's patch, similarly, please credit it as
"Author: Anthropic OSS program".

(The usual reporting process is unchanged. Please use
https://www.postgresql.org/account/submitbug/ to report all NULL pointer
SIGSEGVs and all defects specific to beta versions, including those that would
be vulnerabilities after final release.)

Attachment Content-Type Size
1.patch text/x-leadboat-lookup-plain 5.2 KB
REPORT.md text/plain 13.4 KB
repro text/plain 1.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shihao zhong 2026-09-20 21:16:53 Re: [patch] Cache invalidation for I/O Workers
Previous Message Alex Liapychev 2026-09-20 20:28:11 Re: COMMENTS are not being copied in CREATE TABLE LIKE