Wireshark-bugs: [Wireshark-bugs] [Bug 11372] New: SSL Decryption (RSA private key with p smaller

Date: Thu, 16 Jul 2015 19:45:57 +0000
Bug ID 11372
Summary SSL Decryption (RSA private key with p smaller than q) failing on the Windows 7 buildbot
Product Wireshark
Version Git
Hardware x86-64
OS Windows 7
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Build Information:
TShark (Wireshark) 1.99.8-428-gb1e0f43 (v1.99.8rc0-428-gb1e0f43 from master)

Copyright 1998-2015 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 WinPcap (unknown), with libz 1.2.8, with GLib 2.42.0,
with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, with GnuTLS 3.2.15, with
Gcrypt
1.6.2, with MIT Kerberos, with GeoIP.

Running on 64-bit Windows 7 Service Pack 1, build 7601, with locale
English_United States.1252, with WinPcap version 4.1.3 (packet.dll version
4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008), with
GnuTLS 3.2.15, with Gcrypt 1.6.2.
AMD Athlon(tm) II X2 250 Processor, with 5887MB of physical memory.


Built using Microsoft Visual C++ 12.0 build 31101
--
The Windows 7 x64 buildbot is failing in the test phase:

   
https://buildbot.wireshark.org/trunk/builders/Windows%207%20x64/builds/13462/steps/test.sh/logs/stdio

with

7  Suite: Decryption

7.1  Suite: TShark decryption
7.1.1 Step: IEEE 802.11 WPA PSK Decryption OK
7.1.2 Step: IEEE 802.11 WPA EAP Decryption OK
7.1.3 Step: DTLS Decryption OK
7.1.4 Step: SSL Decryption (private key) OK
7.1.5 Step: SSL Decryption (RSA private key with p smaller than q)
"SSL Decryption (RSA private key with p smaller than q)" Failed!
Failed to decrypt SSL using the server's RSA private key


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