File tree 3 files changed +39
-0
lines changed
3 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 100
100
</para>
101
101
</listitem>
102
102
103
+ <listitem>
104
+ <para>
105
+ Fix buffer overrun in <filename>contrib/intarray</>'s input function
106
+ for the <type>query_int</> type (Apple)
107
+ </para>
108
+
109
+ <para>
110
+ This bug is a security risk since the function's return address could
111
+ be overwritten. Thanks to Apple Inc's security team for reporting this
112
+ issue and supplying the fix. (CVE-2010-4015)
113
+ </para>
114
+ </listitem>
115
+
103
116
<listitem>
104
117
<para>
105
118
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
Original file line number Diff line number Diff line change 100
100
</para>
101
101
</listitem>
102
102
103
+ <listitem>
104
+ <para>
105
+ Fix buffer overrun in <filename>contrib/intarray</>'s input function
106
+ for the <type>query_int</> type (Apple)
107
+ </para>
108
+
109
+ <para>
110
+ This bug is a security risk since the function's return address could
111
+ be overwritten. Thanks to Apple Inc's security team for reporting this
112
+ issue and supplying the fix. (CVE-2010-4015)
113
+ </para>
114
+ </listitem>
115
+
103
116
<listitem>
104
117
<para>
105
118
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
Original file line number Diff line number Diff line change 100
100
</para>
101
101
</listitem>
102
102
103
+ <listitem>
104
+ <para>
105
+ Fix buffer overrun in <filename>contrib/intarray</>'s input function
106
+ for the <type>query_int</> type (Apple)
107
+ </para>
108
+
109
+ <para>
110
+ This bug is a security risk since the function's return address could
111
+ be overwritten. Thanks to Apple Inc's security team for reporting this
112
+ issue and supplying the fix. (CVE-2010-4015)
113
+ </para>
114
+ </listitem>
115
+
103
116
<listitem>
104
117
<para>
105
118
Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
You can’t perform that action at this time.
0 commit comments