diff options
author | Bruce Momjian <bruce@momjian.us> | 2015-02-02 10:00:44 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2015-02-02 10:00:51 -0500 |
commit | 037529a11c96a09c85b8bbc443f8301067c0ef22 (patch) | |
tree | 8fb6fdf370b8fb4d621a26f767ba6b330d47d0e9 /src/backend/tcop/postgres.c | |
parent | 544cf245bdf1080e80cb6d462846b53b941ee316 (diff) | |
download | postgresql-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