From 79a0b97d5b0347c808b50c305e6c070d58ecbfc093b3a7cdac2c438e879af794 Mon Sep 17 00:00:00 2001 From: Robert Frohl Date: Mon, 28 Sep 2020 08:54:24 +0000 Subject: [PATCH] Accepting request 836544 from home:AndreasStieger:branches:network:utilities * CVE-2020-25863: MIME Multipart dissector crash (boo#1176908) * CVE-2020-25862: TCP dissector crash (boo#1176909) * CVE-2020-25866: BLIP dissector crash (boo#1176910) OBS-URL: https://build.opensuse.org/request/show/836544 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=317 --- wireshark.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wireshark.changes b/wireshark.changes index 6d8aab5..ed39034 100644 --- a/wireshark.changes +++ b/wireshark.changes @@ -2,9 +2,9 @@ Thu Sep 24 07:56:52 UTC 2020 - Robert Frohl - wireshark 3.2.7: - * MIME Multipart dissector crash - * TCP dissector crash - * BLIP dissector crash + * CVE-2020-25863: MIME Multipart dissector crash (boo#1176908) + * CVE-2020-25862: TCP dissector crash (boo#1176909) + * CVE-2020-25866: BLIP dissector crash (boo#1176910) - Further features, bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-3.2.7.html