Wireshark-bugs: [Wireshark-bugs] [Bug 12671] New: IPsec ESP decryption fails (regression)

Date: Tue, 26 Jul 2016 22:36:09 +0000
Bug ID 12671
Summary IPsec ESP decryption fails (regression)
Product Wireshark
Version Git
Hardware x86-64
OS Debian
Status UNCONFIRMED
Severity Normal
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 14764 [details]
IPsec ESP capture

Build Information:
Version 2.1.2-git (v2.1.2rc0-42-g8cd167a from unknown)

Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 3.14.5, with Cairo 1.14.0, with Pango 1.36.8, with
libpcap, with POSIX capabilities (Linux), without libnl, with GLib 2.42.1, with
zlib 1.2.8, without SMI, with c-ares 1.10.0, without Lua, with GnuTLS 3.3.8,
with Gcrypt 1.6.3, with MIT Kerberos, without GeoIP, with PortAudio V19-devel
(built Feb 15 2014 23:28:00), without AirPcap.

Running on Linux 4.5.0-0.bpo.2-amd64, with locale de_DE.utf8, with libpcap
version 1.6.2, with GnuTLS 3.3.8, with Gcrypt 1.6.3, with zlib 1.2.8.
Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (with SSE4.2)

Built using gcc 4.9.2.
--
Starting with this git commit:
8cd167a06cdba22f4b1efeb8929228d387ea5f23
IPsec ESP decryption fails.

There is no "Decrypted Data" tab, and upper layer protocols enclosed by ESP are
not shown. The ESP dissection subtree shows only "ESP SPI" and "ESP Sequence",
but no crypto related fields.

The previous commit:
379c3c6fde8a35648b570e714fc8b2ea7eead22e
is working fine.


You are receiving this mail because:
  • You are watching all bug changes.