#VU53233 Memory leak in PostgreSQL - CVE-2021-32029
Published: May 13, 2021
PostgreSQL
PostgreSQL Global Development Group
Description
The vulnerability exists due memory leak when processing UPDATE ... RETURNING command on a purpose-crafted partitioned table. A remote authenticated user can run the affected command and read arbitrary bytes of server memory. In the default
configuration, any authenticated database user can create prerequisite objects
and complete this attack at will.