OSDN Git Service

Update release notes.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jan 2011 22:45:37 +0000 (17:45 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jan 2011 22:47:10 +0000 (17:47 -0500)
Security: CVE-2010-4015

doc/src/sgml/release-8.2.sgml
doc/src/sgml/release-8.3.sgml
doc/src/sgml/release-8.4.sgml
doc/src/sgml/release-9.0.sgml

index dd82ee6..2dd49d6 100644 (file)
 
     <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>
+     <para>
       Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
       (Alexander Korotkov)
      </para>
index 5d691a4..c0595ab 100644 (file)
 
     <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>
+     <para>
       Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
       (Alexander Korotkov)
      </para>
index 8d00a55..5cabfb4 100644 (file)
 
     <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>
+     <para>
       Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
       (Alexander Korotkov)
      </para>
index 482f628..dcd9e1e 100644 (file)
 
     <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>
+     <para>
       Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
       (Alexander Korotkov)
      </para>