Commit d8b55931 authored by Kai Kang's avatar Kai Kang Committed by Armin Kuster
Browse files

wireshark: 2.2.7 -> 2.2.8

Signed-off-by: default avatarKai Kang <kai.kang@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 3ca10e7d

)

Bug fix only:
Including these security fixes:
wnpa-sec-2017-13
WBMXL dissector infinite loop (Bug 13477, Bug 13796) CVE-2017-7702, CVE-2017-11410
Note: This is an update for a fix in Wireshark 2.2.6 and 2.0.12.

wnpa-sec-2017-28
openSAFETY dissector memory exhaustion (Bug 13649, Bug 13755) CVE-2017-9350, CVE-2017-11411
Note: This is an update for a fix in Wireshark 2.2.7.

wnpa-sec-2017-34
AMQP dissector crash. (Bug 13780) CVE-2017-11408

wnpa-sec-2017-35
MQ dissector crash. (Bug 13792) CVE-2017-11407

wnpa-sec-2017-36
DOCSIS infinite loop. (Bug 13797) CVE-2017-11406
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
PE = "1"
SRC_URI[md5sum] = "a4d880554c7f925dafef60fa313b580d"
SRC_URI[sha256sum] = "689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5"
SRC_URI[md5sum] = "bb81d0ecf3a8ed46bedfaeae6fd318a8"
SRC_URI[sha256sum] = "ecf02c148c9ab6e809026ad5743fe9be1739a9840ef6fece6837a7ddfbdf7edc"
inherit autotools pkgconfig perlnative
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment