mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Update release notes.
Security: CVE-2010-4015
This commit is contained in:
@ -100,6 +100,19 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Fix buffer overrun in <filename>contrib/intarray</>'s input function
|
||||||
|
for the <type>query_int</> type (Apple)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
This bug is a security risk since the function's return address could
|
||||||
|
be overwritten. Thanks to Apple Inc's security team for reporting this
|
||||||
|
issue and supplying the fix. (CVE-2010-4015)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
|
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
|
||||||
|
@ -100,6 +100,19 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Fix buffer overrun in <filename>contrib/intarray</>'s input function
|
||||||
|
for the <type>query_int</> type (Apple)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
This bug is a security risk since the function's return address could
|
||||||
|
be overwritten. Thanks to Apple Inc's security team for reporting this
|
||||||
|
issue and supplying the fix. (CVE-2010-4015)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
|
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
|
||||||
|
@ -100,6 +100,19 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Fix buffer overrun in <filename>contrib/intarray</>'s input function
|
||||||
|
for the <type>query_int</> type (Apple)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
This bug is a security risk since the function's return address could
|
||||||
|
be overwritten. Thanks to Apple Inc's security team for reporting this
|
||||||
|
issue and supplying the fix. (CVE-2010-4015)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
|
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
|
||||||
|
Reference in New Issue
Block a user