~ubuntu-branches/ubuntu/utopic/postgresql-9.4/utopic-security

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/protocol.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, CVE-2014-8161
  • Date: 2015-02-06 12:31:46 UTC
  • mfrom: (1.1.5) (7.1.2 utopic-proposed)
  • Revision ID: package-import@ubuntu.com-20150206123146-vtmf30jbkm7w16p8
Tags: 9.4.1-0ubuntu0.14.10
* New upstream security/bug fix release (LP: #1418928)
  - Fix buffer overruns in to_char() [CVE-2015-0241]
  - Fix buffer overruns in contrib/pgcrypto [CVE-2015-0243]
  - Fix possible loss of frontend/backend protocol synchronization after an
    error [CVE-2015-0244]
  - Fix information leak via constraint-violation error messages
    [CVE-2014-8161]
  - See release notes for details about other fixes:
    http://www.postgresql.org/about/news/1569/

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
REV="MADE"
10
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
11
11
REL="HOME"
12
 
TITLE="PostgreSQL 9.4beta3 Documentation"
 
12
TITLE="PostgreSQL 9.4.1 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="Internals"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2014-10-06T18:35:22"></HEAD
 
29
CONTENT="2015-02-02T20:51:01"></HEAD
30
30
><BODY
31
31
CLASS="CHAPTER"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.4beta3 Documentation</A
 
47
>PostgreSQL 9.4.1 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
134
134
><DL
135
135
><DT
136
136
>49.2.1. <A
137
 
HREF="protocol-flow.html#AEN102501"
 
137
HREF="protocol-flow.html#AEN102728"
138
138
>Start-up</A
139
139
></DT
140
140
><DT
141
141
>49.2.2. <A
142
 
HREF="protocol-flow.html#AEN102576"
 
142
HREF="protocol-flow.html#AEN102803"
143
143
>Simple Query</A
144
144
></DT
145
145
><DT
149
149
></DT
150
150
><DT
151
151
>49.2.4. <A
152
 
HREF="protocol-flow.html#AEN102687"
 
152
HREF="protocol-flow.html#AEN102914"
153
153
>Function Call</A
154
154
></DT
155
155
><DT
164
164
></DT
165
165
><DT
166
166
>49.2.7. <A
167
 
HREF="protocol-flow.html#AEN102773"
 
167
HREF="protocol-flow.html#AEN103000"
168
168
>Canceling Requests in Progress</A
169
169
></DT
170
170
><DT
171
171
>49.2.8. <A
172
 
HREF="protocol-flow.html#AEN102781"
 
172
HREF="protocol-flow.html#AEN103008"
173
173
>Termination</A
174
174
></DT
175
175
><DT
176
176
>49.2.9. <A
177
 
HREF="protocol-flow.html#AEN102790"
 
177
HREF="protocol-flow.html#AEN103017"
178
178
><ACRONYM
179
179
CLASS="ACRONYM"
180
180
>SSL</ACRONYM