public inbox for [email protected]  
help / color / mirror / Atom feed
From: Heikki Linnakangas <[email protected]>
To: [email protected]
Subject: pgsql: Use palloc_array() in a few more places to avoid overflow
Date: Mon, 11 May 2026 18:41:57 +0000
Message-ID: <[email protected]> (raw)

Use palloc_array() in a few more places to avoid overflow

These could overflow on 32-bit systems.

Backpatch-through: 14
Security: CVE-2026-6473

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e42598a41e76ff12293e3aaeeeb5c5696a93f642

Modified Files
--------------
contrib/hstore_plperl/hstore_plperl.c     | 2 +-
contrib/hstore_plpython/hstore_plpython.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Use palloc_array() in a few more places to avoid overflow
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox