Actions
Bug #7546
closed
PA
SB
dcerpc: parser does not take fraglen into account
Bug #7546:
dcerpc: parser does not take fraglen into account
Added by Philippe Antoine about 1 year ago. Updated 3 months ago.
Affected Versions:
Effort:
Difficulty:
low
Label:
Description
like &cur_i[parsed as usize..] should be &cur_i[parsed as usize..fraglen]
PA Updated by Philippe Antoine about 1 year ago Actions #1
- Copied from Bug #7254: dcerpc: parser does not support multiple PDUs added
VJ Updated by Victor Julien about 1 year ago Actions #2
What this the impact of this?
PA Updated by Philippe Antoine about 1 year ago Actions #3
VJ Updated by Victor Julien about 1 year ago Actions #4
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
SB Updated by Shivani Bhardwaj 11 months ago Actions #5
- Assignee changed from Shivani Bhardwaj to Philippe Antoine
as Philippe has already worked on this that I'll be using.
PA Updated by Philippe Antoine 11 months ago Actions #6
@Shivani Bhardwaj do you want me to take on this and do a PR ? (same for #7547 )
SB Updated by Shivani Bhardwaj 11 months ago Actions #7
@Philippe Antoine sure! I was anyway going to cherry-pick your work but a latest version would indeed be nice. Thanks a lot! :)
PA Updated by Philippe Antoine 11 months ago Actions #8
- Assignee changed from Philippe Antoine to Shivani Bhardwaj
Reassigning back to you as discussed, right Shivani ?
VJ Updated by Victor Julien 11 months ago Actions #9
- Target version changed from 8.0.0-rc1 to 9.0.0-beta1
PA Updated by Philippe Antoine 10 months ago Actions #10
- Affected Versions 8.0.0 added
SB Updated by Shivani Bhardwaj 3 months ago Actions #11
- Status changed from New to In Progress
- Difficulty set to low
SB Updated by Shivani Bhardwaj 3 months ago Actions #12
- Status changed from In Progress to In Review
SB Updated by Shivani Bhardwaj 3 months ago Actions #13
- Status changed from In Review to Closed
Closed by: https://github.com/OISF/suricata/pull/14733
Actions