ELSEIF
Your brief EB
183 stories from 71 feeds 32 clusters Refreshed 8 minutes ago next pull 13:20

DATABASES Signal 205

PostgreSQL ODBC Version REL-18_00_0002 Released

WHY IT MATTERS

This release patches a stack buffer overflow, a double-free causing heap corruption during SQLDisconnect, and several out-of-bounds read conditions that could crash or compromise applications using the driver. Engineers connecting to PostgreSQL via ODBC should upgrade promptly to avoid stability and security exposure.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Memory safety bugs fixed include a stack buffer overflow in getPrecisionPart(), a double-free during SQLDisconnect cleanup, and multiple out-of-bounds reads on connection strings and string literals.

02

Input validation was tightened to reject overlong cursor names, invalid SQLPutData lengths, and malformed UTF-16 surrogate pairs before they reach internal processing.

03

Sensitive connection parameters are now redacted in logs, reducing the risk of credential leakage in driver log output.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
PostgreSQL PostgreSQL ODBC Version REL-18_00_0002 Released Open ↗