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

6.0.x: backport RFB fixes - v2 #9234

Closed
wants to merge 6 commits into from

Conversation

satta
Copy link
Contributor

@satta satta commented Jul 14, 2023

Previous PR: #9232

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/5915

Describe changes to previous PR:

  • Add source commit references to cherry-picked commits.
  • Cherry-pick requirements change for minimum libhtp version.

victorjulien and others added 6 commits July 14, 2023 10:07
(cherry picked from commit ce05511)
(cherry picked from commit 5e6269b)
We only try to parse a small subset of what is possible in
RFB. Currently we only understand some standard auth schemes
and stop parsing when the server-client handshake is complete.
Since in IPS mode returning an error from the parser causes
drops that are likely uncalled for, we do not want to return
errors when we simply do not understand what happens in the
traffic. This addresses Redmine OISF#5912.

Bug: OISF#5915.
(cherry picked from commit d0dc924)
@satta satta requested review from victorjulien, jasonish and a team as code owners July 14, 2023 08:22
@satta satta mentioned this pull request Jul 14, 2023
3 tasks
@satta
Copy link
Contributor Author

satta commented Jul 14, 2023

Will review the commit references again.

@satta
Copy link
Contributor Author

satta commented Jul 14, 2023

New PR: #9235

@satta satta reopened this Jul 14, 2023
@satta satta closed this Jul 14, 2023
@satta satta deleted the 5915-6x-backport-rfb-v2 branch July 14, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants