Re: [PATCH] pgcrypto: Ensure debug handler is reset on error in PGP functions

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Keyerror Smart <smartkeyerror(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] pgcrypto: Ensure debug handler is reset on error in PGP functions
Date: 2026-08-26 21:57:31
Message-ID: B0192ED5-4749-452F-BE67-D1A377C8B18A@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 18 Aug 2026, at 12:42, Keyerror Smart <smartkeyerror(at)gmail(dot)com> wrote:

> Hi, while backporting CVE-2026-14663 to WarehousePG, I found a debug
> handler leak issue.

This was actually discussed during the development for the security fix, but
fixing it was deemed out of scope to keep the security fix as minimal and
focused as possible. The plan was to revisit once shipped, but no one has had
time to do that yet so thanks for tackling it.

I have your patch on my radar but there is currently a lot going on with
preparing 19 so bear with me as we work our way down the list.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-26 21:59:49 Re: datachecksums: handle invalid and dropped databases during enable
Previous Message Daniel Gustafsson 2026-08-26 21:48:36 Re: datachecksums: handle invalid and dropped databases during enable