postgresql-9.4 9.4.2-0ubuntu0.14.10 source package in Ubuntu
Changelog
postgresql-9.4 (9.4.2-0ubuntu0.14.10) utopic-security; urgency=medium * New upstream security/bug fix release (LP: #1457093) - Avoid possible crash when client disconnects just before the authentication timeout expires. If the timeout interrupt fired partway through the session shutdown sequence, SSL-related state would be freed twice, typically causing a crash and hence denial of service to other sessions. Experimentation shows that an unauthenticated remote attacker could trigger the bug somewhat consistently, hence treat as security issue. (CVE-2015-3165) - Improve detection of system-call failures Our replacement implementation of snprintf() failed to check for errors reported by the underlying system library calls; the main case that might be missed is out-of-memory situations. In the worst case this might lead to information exposure, due to our code assuming that a buffer had been overwritten when it hadn't been. Also, there were a few places in which security-relevant calls of other system library functions did not check for failure. It remains possible that some calls of the *printf() family of functions are vulnerable to information disclosure if an out-of-memory error occurs at just the wrong time. We judge the risk to not be large, but will continue analysis in this area. (CVE-2015-3166) - In contrib/pgcrypto, uniformly report decryption failures as Wrong key or corrupt data Previously, some cases of decryption with an incorrect key could report other error message texts. It has been shown that such variance in error reports can aid attackers in recovering keys from other systems. While it's unknown whether pgcrypto's specific behaviors are likewise exploitable, it seems better to avoid the risk by using a one-size-fits-all message. (CVE-2015-3167) - Protect against wraparound of multixact member IDs Under certain usage patterns, the existing defenses against this might be insufficient, allowing pg_multixact/members files to be removed too early, resulting in data loss. The fix for this includes modifying the server to fail transactions that would result in overwriting old multixact member ID data, and improving autovacuum to ensure it will act proactively to prevent multixact member ID wraparound, as it does for transaction ID wraparound. - See release notes for details about other fixes. -- Martin Pitt <email address hidden> Wed, 20 May 2015 23:01:00 +0200
Upload details
- Uploaded by:
- Martin Pitt
- Sponsored by:
- Marc Deslauriers
- Uploaded to:
- Utopic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- database
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
postgresql-9.4_9.4.2.orig.tar.bz2 | 16.8 MiB | 81fda191c165ba1d25d75cd0166ece5abdcb4a7f5eca01b349371e279ebb4d11 |
postgresql-9.4_9.4.2-0ubuntu0.14.10.debian.tar.xz | 20.5 KiB | 383086adf53693fce9c5f5f6751665e825167c1e6db2df35560e358faa13beef |
postgresql-9.4_9.4.2-0ubuntu0.14.10.dsc | 3.6 KiB | 07a154c0997d5dfd62dd3ac54b9281b51f4369bb604bb0ff0568f1008cc69758 |
Available diffs
Binary packages built by this source
- libecpg-compat3: No summary available for libecpg-compat3 in ubuntu utopic.
No description available for libecpg-compat3 in ubuntu utopic.
- libecpg-compat3-dbgsym: No summary available for libecpg-compat3-dbgsym in ubuntu utopic.
No description available for libecpg-
compat3- dbgsym in ubuntu utopic.
- libecpg-dev: No summary available for libecpg-dev in ubuntu utopic.
No description available for libecpg-dev in ubuntu utopic.
- libecpg-dev-dbgsym: No summary available for libecpg-dev-dbgsym in ubuntu utopic.
No description available for libecpg-dev-dbgsym in ubuntu utopic.
- libecpg6: No summary available for libecpg6 in ubuntu utopic.
No description available for libecpg6 in ubuntu utopic.
- libecpg6-dbgsym: No summary available for libecpg6-dbgsym in ubuntu utopic.
No description available for libecpg6-dbgsym in ubuntu utopic.
- libpgtypes3: No summary available for libpgtypes3 in ubuntu utopic.
No description available for libpgtypes3 in ubuntu utopic.
- libpgtypes3-dbgsym: No summary available for libpgtypes3-dbgsym in ubuntu utopic.
No description available for libpgtypes3-dbgsym in ubuntu utopic.
- libpq-dev: No summary available for libpq-dev in ubuntu utopic.
No description available for libpq-dev in ubuntu utopic.
- libpq-dev-dbgsym: No summary available for libpq-dev-dbgsym in ubuntu utopic.
No description available for libpq-dev-dbgsym in ubuntu utopic.
- libpq5: No summary available for libpq5 in ubuntu utopic.
No description available for libpq5 in ubuntu utopic.
- libpq5-dbgsym: No summary available for libpq5-dbgsym in ubuntu utopic.
No description available for libpq5-dbgsym in ubuntu utopic.
- postgresql-9.4: No summary available for postgresql-9.4 in ubuntu utopic.
No description available for postgresql-9.4 in ubuntu utopic.
- postgresql-9.4-dbg: No summary available for postgresql-9.4-dbg in ubuntu utopic.
No description available for postgresql-9.4-dbg in ubuntu utopic.
- postgresql-9.4-dbgsym: No summary available for postgresql-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
9.4-dbgsym in ubuntu utopic.
- postgresql-client-9.4: No summary available for postgresql-client-9.4 in ubuntu utopic.
No description available for postgresql-
client- 9.4 in ubuntu utopic.
- postgresql-client-9.4-dbgsym: No summary available for postgresql-client-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
client- 9.4-dbgsym in ubuntu utopic.
- postgresql-contrib-9.4: No summary available for postgresql-contrib-9.4 in ubuntu utopic.
No description available for postgresql-
contrib- 9.4 in ubuntu utopic.
- postgresql-contrib-9.4-dbgsym: No summary available for postgresql-contrib-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
contrib- 9.4-dbgsym in ubuntu utopic.
- postgresql-doc-9.4: No summary available for postgresql-doc-9.4 in ubuntu utopic.
No description available for postgresql-doc-9.4 in ubuntu utopic.
- postgresql-plperl-9.4: No summary available for postgresql-plperl-9.4 in ubuntu utopic.
No description available for postgresql-
plperl- 9.4 in ubuntu utopic.
- postgresql-plperl-9.4-dbgsym: No summary available for postgresql-plperl-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
plperl- 9.4-dbgsym in ubuntu utopic.
- postgresql-plpython-9.4: No summary available for postgresql-plpython-9.4 in ubuntu utopic.
No description available for postgresql-
plpython- 9.4 in ubuntu utopic.
- postgresql-plpython-9.4-dbgsym: No summary available for postgresql-plpython-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
plpython- 9.4-dbgsym in ubuntu utopic.
- postgresql-plpython3-9.4: No summary available for postgresql-plpython3-9.4 in ubuntu utopic.
No description available for postgresql-
plpython3- 9.4 in ubuntu utopic.
- postgresql-plpython3-9.4-dbgsym: No summary available for postgresql-plpython3-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
plpython3- 9.4-dbgsym in ubuntu utopic.
- postgresql-pltcl-9.4: No summary available for postgresql-pltcl-9.4 in ubuntu utopic.
No description available for postgresql-
pltcl-9. 4 in ubuntu utopic.
- postgresql-pltcl-9.4-dbgsym: No summary available for postgresql-pltcl-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
pltcl-9. 4-dbgsym in ubuntu utopic.
- postgresql-server-dev-9.4: No summary available for postgresql-server-dev-9.4 in ubuntu utopic.
No description available for postgresql-
server- dev-9.4 in ubuntu utopic.
- postgresql-server-dev-9.4-dbgsym: No summary available for postgresql-server-dev-9.4-dbgsym in ubuntu utopic.
No description available for postgresql-
server- dev-9.4- dbgsym in ubuntu utopic.