File tree Expand file tree Collapse file tree 3 files changed +39
-0
lines changed
Expand file tree Collapse file tree 3 files changed +39
-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
You can’t perform that action at this time.
0 commit comments