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

dcerpc: accept ALTER_CONTEXT as a valid request #9291

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

inashivb
Copy link
Member

So far, if only the starting request was a DCERPC request, it would be considered DCERPC traffic. Since ALTER_CONTEXT is a valid request type, it should be accepted too.

Reported and patch proposed in the following Redmine ticket. Bug 6191

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

SV_BRANCH=OISF/suricata-verify#1324

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #9291 (8770431) into master (ff8bbda) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9291      +/-   ##
==========================================
- Coverage   82.42%   82.42%   -0.01%     
==========================================
  Files         968      968              
  Lines      274011   274011              
==========================================
- Hits       225853   225845       -8     
- Misses      48158    48166       +8     
Flag Coverage Δ
fuzzcorpus 64.64% <100.00%> (+<0.01%) ⬆️
suricata-verify 60.84% <100.00%> (-0.01%) ⬇️
unittests 62.92% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 15395

@inashivb inashivb marked this pull request as ready for review July 26, 2023 13:52
@inashivb inashivb requested a review from jasonish as a code owner July 26, 2023 13:52
So far, if only the starting request was a DCERPC request, it would be
considered DCERPC traffic. Since ALTER_CONTEXT is a valid request type,
it should be accepted too.

Reported and patch proposed in the following Redmine ticket by
InterNALXz.

Bug 6191
@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 15399

@victorjulien victorjulien merged commit 8770431 into OISF:master Jul 27, 2023
45 checks passed
@inashivb inashivb deleted the bug-6191/v1 branch July 27, 2023 12:58
@inashivb inashivb restored the bug-6191/v1 branch November 22, 2023 06:25
@inashivb inashivb deleted the bug-6191/v1 branch March 6, 2024 12:50
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.

3 participants