File tree Expand file tree Collapse file tree 4 files changed +52
-0
lines changed Expand file tree Collapse file tree 4 files changed +52
-0
lines changed Original file line number Diff line number Diff line change 100100 </para>
101101 </listitem>
102102
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+
103116 <listitem>
104117 <para>
105118 Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
Original file line number Diff line number Diff line change 100100 </para>
101101 </listitem>
102102
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+
103116 <listitem>
104117 <para>
105118 Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
Original file line number Diff line number Diff line change 100100 </para>
101101 </listitem>
102102
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+
103116 <listitem>
104117 <para>
105118 Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
Original file line number Diff line number Diff line change 144144 </para>
145145 </listitem>
146146
147+ <listitem>
148+ <para>
149+ Fix buffer overrun in <filename>contrib/intarray</>'s input function
150+ for the <type>query_int</> type (Apple)
151+ </para>
152+
153+ <para>
154+ This bug is a security risk since the function's return address could
155+ be overwritten. Thanks to Apple Inc's security team for reporting this
156+ issue and supplying the fix. (CVE-2010-4015)
157+ </para>
158+ </listitem>
159+
147160 <listitem>
148161 <para>
149162 Fix bug in <filename>contrib/seg</>'s GiST picksplit algorithm
You can’t perform that action at this time.
0 commit comments