-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash with buffer overflow detected #94
Comments
Yet another crash. This time_t with the Brave updater served by AWS. New TCP connection #4190: Pascal(57360) <-> ec2-52-37-203-8.us-west-2.compute.amazonaws.com(443)
Short read: -20 bytes available (expecting 2) |
So I can reliably crash the ssldump by entering https://go-updater.brave.com/ in the browser address bar now, even on F40. New TCP connection #115: Pascal(37648) <-> ec2-44-224-90-130.us-west-2.compute.amazonaws.com(443)
Short read: -36940 bytes available (expecting 2) |
This time_t w/ stack dump. New TCP connection #75: Pascal(47082) <-> ec2-35-165-224-233.us-west-2.compute.amazonaws.com(443)
Short read: -47728 bytes available (expecting 2) Program received signal SIGABRT, Aborted. |
case TLSV13_VERSION seems to be missing in action at Line 558 in f24cf14
|
Thanks for the report. This should be fixed in https://github.com/adulau/ssldump/releases/tag/v1.9 - let us know if you have any issues. |
I have repeatedly observed the crash with suspicious console output:
Short read: -48141 bytes available (expecting 2)
F39 1.8-1
Log and relevant packet capture attached.
SSLdump.log
Cloudflare.pcapng.gz
The text was updated successfully, but these errors were encountered: