aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2015-02-02 10:00:45 -0500
committerNoah Misch <noah@leadboat.com>2015-02-02 10:00:45 -0500
commit1dc75515868454c645ded22d38054ec693e23ec6 (patch)
treeee75251b5d50e9caa19c80316dc2907f6ea8e205 /src/backend/tcop/postgres.c
parent29725b3db67ad3f09da1a7fb6690737d2f8d6c0a (diff)
downloadpostgresql-1dc75515868454c645ded22d38054ec693e23ec6.tar.gz
postgresql-1dc75515868454c645ded22d38054ec693e23ec6.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/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions