diff options
author | Noah Misch <noah@leadboat.com> | 2015-02-02 10:00:45 -0500 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-02-02 10:00:50 -0500 |
commit | 6994f07907b90ff03f661ca00e0341a9078fa843 (patch) | |
tree | f67b585f5178b8311b967d007f17f295f83aa03a /src/interfaces/ecpg/ecpglib/execute.c | |
parent | bc4d5f2e57379feb7a577d25da2681a77e7ca854 (diff) | |
download | postgresql-6994f07907b90ff03f661ca00e0341a9078fa843.tar.gz postgresql-6994f07907b90ff03f661ca00e0341a9078fa843.zip |
Fix buffer overrun after incomplete read in pullf_read_max().
Most callers pass a stack buffer. The ensuing stack smash can crash the
server, and we have not ruled out the viability of attacks that lead to
privilege escalation. Back-patch to 9.0 (all supported versions).
Marko Tiikkaja
Security: CVE-2015-0243
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions