aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2015-02-02 10:00:44 -0500
committerBruce Momjian <bruce@momjian.us>2015-02-02 10:00:51 -0500
commit037529a11c96a09c85b8bbc443f8301067c0ef22 (patch)
tree8fb6fdf370b8fb4d621a26f767ba6b330d47d0e9 /src/backend/tcop/postgres.c
parent544cf245bdf1080e80cb6d462846b53b941ee316 (diff)
downloadpostgresql-037529a11c96a09c85b8bbc443f8301067c0ef22.tar.gz
postgresql-037529a11c96a09c85b8bbc443f8301067c0ef22.zip
to_char(): prevent accesses beyond the allocated buffer
Previously very long field masks for floats could access memory beyond the existing buffer allocated to hold the result. Reported by Andres Freund and Peter Geoghegan. Backpatch to all supported versions. Security: CVE-2015-0241
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions