Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4305462

Browse files
committed
Update release notes.
Security:CVE-2010-4015
1 parent7ccb6dc commit4305462

File tree

4 files changed

+52
-0
lines changed

4 files changed

+52
-0
lines changed

‎doc/src/sgml/release-8.2.sgml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,19 @@
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

‎doc/src/sgml/release-8.3.sgml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,19 @@
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

‎doc/src/sgml/release-8.4.sgml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,19 @@
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

‎doc/src/sgml/release-9.0.sgml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,19 @@
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp