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

Fix out of bounds access in packetbeat's HTTP parser #6997

Merged
merged 1 commit into from
May 3, 2018

Conversation

adriansr
Copy link
Contributor

@adriansr adriansr commented May 2, 2018

A broken HTTP request caused the parser to report a panic.

Fixes #6409

Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add a CHANGELOG entry.

A broken HTTP request caused the parser to report a panic.

Fixes elastic#6409
@adriansr adriansr added the needs_backport PR is waiting to be backported to other branches. label May 2, 2018
@ruflin ruflin merged commit a634802 into elastic:master May 3, 2018
adriansr added a commit to adriansr/beats that referenced this pull request May 9, 2018
A broken HTTP request caused the parser to report a panic.

Fixes elastic#6409
andrewkroh pushed a commit that referenced this pull request May 9, 2018
A broken HTTP request caused the parser to report a panic.

Fixes #6409
@adriansr adriansr added v6.3.1 and removed needs_backport PR is waiting to be backported to other branches. labels Jun 15, 2018
adriansr added a commit to adriansr/beats that referenced this pull request Jun 15, 2018
A broken HTTP request caused the parser to report a panic.

Fixes elastic#6409

(cherry picked from commit a634802)
ruflin pushed a commit that referenced this pull request Jun 15, 2018
A broken HTTP request caused the parser to report a panic.

Fixes #6409

(cherry picked from commit a634802)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…elastic#7339)

A broken HTTP request caused the parser to report a panic.

Fixes elastic#6409

(cherry picked from commit 73a009f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants