summaryrefslogtreecommitdiff
path: root/docbook/release-notes.xml
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-11-16 23:56:18 +0000
committerGerald Combs <gerald@wireshark.org>2007-11-16 23:56:18 +0000
commitc2d537141a37e6313582f2936f4695036a8f0e9d (patch)
tree7f5d578f1aa7c693ad7b2764adc85d929aa33bc1 /docbook/release-notes.xml
parent24d6a39eb09534179a523613b0b431578608af75 (diff)
downloadwireshark-c2d537141a37e6313582f2936f4695036a8f0e9d.tar.gz
Fix a buffer overflow in the PPP dissector. Try to fix uninitialized
variable warnings turned up by Valgrind. svn path=/trunk/; revision=23475
Diffstat (limited to 'docbook/release-notes.xml')
-rw-r--r--docbook/release-notes.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 5d0e6f7900..13d3615ef1 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -154,6 +154,18 @@ Wireshark Info
</para>
</listitem>
+ <listitem>
+ <para>
+ The PPP dissector could overflow a buffer.
+ <!-- Fixed in r23475 -->
+ <!-- (Bug <ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1926">1926</ulink>) -->
+ </para>
+ <para>Versions affected: 0.99.6</para>
+ <para>
+ <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
+ </para>
+ </listitem>
+
<!-- rtsp? -->
</itemizedlist>