-
Browse
Commit
-
Author :
jeremy
Date :
2026-02-27 06:38:52
Hash :
f72fbbd4
Message :
Update to PostgreSQL 18.3
Fixes:
CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory
CVE-2026-2004: PostgreSQL intarray missing validation of type of input
to selectivity estimator executes arbitrary code
CVE-2026-2005: PostgreSQL pgcrypto heap buffer overflow executes
arbitrary code
CVE-2026-2006: PostgreSQL missing validation of multibyte character
length executes arbitrary code
CVE-2026-2007: PostgreSQL pg_trgm heap buffer overflow writes pattern
onto server memory
OK landry@