Bug ID |
10538
|
Summary |
Decryption of DCERPC with kerberos encryption fails
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13138 [details]
proposed patch
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
With recent git version (b7940046fae473cf1d64a76ee90b23ca89b93768)
decryption of DCE-RPC encrypted with kerberos fails, it has been git bissected
to commit abbcaabccc111041c79e8e18314c93aef0f98483.
The root cause is that the buffer contains ASN1 prefix and the length is also
counting the ASN1 prefix
You are receiving this mail because:
- You are watching all bug changes.