Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9512] dtls: fix buffer overflow in mac check

Date: Thu, 05 Dec 2013 16:44:18 +0000

Comment # 1 on bug 9512 from
Created attachment 12238 [details]
Example trace

The PSK for this trace is 0x1a2b3c4d .

You have to add this line to cipher_suites for this trace:   
{174,KEX_PSK,SIG_NONE,ENC_AES,16,128,128,DIG_SHA256, SSL_CIPHER_MODE_CBC},   /*
TLS_PSK_WITH_AES_128_CBC_SHA256 */

This bug will also cause problems with other, supported suites.


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