mirror of
https://github.com/postgres/postgres.git
synced 2025-06-07 11:02:12 +03:00
Last-minute updates for release notes.
Security: CVE-2016-0773
This commit is contained in:
parent
6403a6b745
commit
c846576a6d
@ -34,6 +34,19 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Fix infinite loops and buffer-overrun problems in regular expressions
|
||||||
|
(Tom Lane)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Very large character ranges in bracket expressions could cause
|
||||||
|
infinite loops in some cases, and memory overwrites in other cases.
|
||||||
|
(CVE-2016-0773)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
||||||
|
@ -34,6 +34,19 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Fix infinite loops and buffer-overrun problems in regular expressions
|
||||||
|
(Tom Lane)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Very large character ranges in bracket expressions could cause
|
||||||
|
infinite loops in some cases, and memory overwrites in other cases.
|
||||||
|
(CVE-2016-0773)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
||||||
|
@ -34,6 +34,19 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Fix infinite loops and buffer-overrun problems in regular expressions
|
||||||
|
(Tom Lane)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Very large character ranges in bracket expressions could cause
|
||||||
|
infinite loops in some cases, and memory overwrites in other cases.
|
||||||
|
(CVE-2016-0773)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user