summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-05-03 16:59:13 +0000
committerGerald Combs <gerald@wireshark.org>2007-05-03 16:59:13 +0000
commitc1688f561259a0dd423829432b3bf7e43ca14ffa (patch)
treeba0a6c5ce11c5bbea718aa730211fe04918eb988 /docbook
parent5713fbc9b90fb46d949f6590662aef547cc64665 (diff)
downloadwireshark-c1688f561259a0dd423829432b3bf7e43ca14ffa.tar.gz
Check for an infinite loop while processing cipher suites. Fixes bug 1582.
Add release notes for the SSL and display filter macro bugs. svn path=/trunk/; revision=21665
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 93c5a885b0..d0f249cbc6 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -74,6 +74,32 @@ Wireshark Info
</para>
</listitem>
+ <listitem>
+ <para>
+ Defining a display filter macro with no arguments would make
+ Wireshark crash.
+ <!-- Fixed in r21664 -->
+ <!-- CID 232 -->
+ </para>
+ <para>Versions affected: 0.99.5</para>
+ <para>
+ <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Wireshark could loop excessively while reading a malformed SSL
+ packet.
+ <!-- Fixed in r? -->
+ (Bug <ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1582">1582</ulink>)
+ </para>
+ <para>Versions affected: ?</para>
+ <para>
+ <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
+ </para>
+ </listitem>
+
</itemizedlist>
</para>
@@ -101,6 +127,12 @@ Wireshark Info
The following features are new (or have been significantly updated)
since the last release:
+ <!--
+ - HTTP object export
+ - Delta times
+ - Code cleanup
+ -->
+
</para>
</section>