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:52 -0500 |
commit | 0a3ee8a5f845d0b7ad0ad9efa0ff08f221404c4d (patch) | |
tree | d5079daaa35c388b0972ddb6997b67394a521d8e /src/backend/tcop/postgres.c | |
parent | ce6f261cd2df5f166ee21d54c4ad13f535193035 (diff) | |
download | postgresql-0a3ee8a5f845d0b7ad0ad9efa0ff08f221404c4d.tar.gz postgresql-0a3ee8a5f845d0b7ad0ad9efa0ff08f221404c4d.zip |
Cherry-pick security-relevant fixes from upstream imath library.
This covers alterations to buffer sizing and zeroing made between imath
1.3 and imath 1.20. Valgrind Memcheck identified the buffer overruns
and reliance on uninitialized data; their exploit potential is unknown.
Builds specifying --with-openssl are unaffected, because they use the
OpenSSL BIGNUM facility instead of imath. Back-patch to 9.0 (all
supported versions).
Security: CVE-2015-0243
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions