Skip to content
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

smtp: check for and bail out on too short EHLO response #4287

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Sep 2, 2019

Otherwise, a three byte response would make the smtp_state_ehlo_resp()
function misbehave.

Bug: https://crbug.com/oss-fuzz/16918

Assisted-by: Max Dymond

Otherwise, a three byte response would make the smtp_state_ehlo_resp()
function misbehave.

Bug: https://crbug.com/oss-fuzz/16918

Assisted-by: Max Dymond
@bagder bagder closed this in 4d0306c Sep 3, 2019
@bagder bagder deleted the bagder/smtp-short-ehlo branch September 3, 2019 06:25
@lock lock bot locked as resolved and limited conversation to collaborators Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant