Actions
Bug #7546
closed
PA
SB
dcerpc: parser does not take fraglen into account
Bug #7546:
dcerpc: parser does not take fraglen into account
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
- Copied from Bug #7254: dcerpc: parser does not support multiple PDUs added
VJ Updated by Victor Julien about 1 year ago
What this the impact of this?
PA Updated by Philippe Antoine about 1 year ago
VJ Updated by Victor Julien about 1 year ago
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
SB Updated by Shivani Bhardwaj 11 months ago
- 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 10 months ago
@Shivani Bhardwaj do you want me to take on this and do a PR ? (same for #7547 )
SB Updated by Shivani Bhardwaj 10 months ago
@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 10 months ago
- Assignee changed from Philippe Antoine to Shivani Bhardwaj
Reassigning back to you as discussed, right Shivani ?
VJ Updated by Victor Julien 10 months ago
- Target version changed from 8.0.0-rc1 to 9.0.0-beta1
PA Updated by Philippe Antoine 9 months ago
- Affected Versions 8.0.0 added
SB Updated by Shivani Bhardwaj 3 months ago
- Status changed from New to In Progress
- Difficulty set to low
SB Updated by Shivani Bhardwaj 3 months ago
- Status changed from In Progress to In Review
SB Updated by Shivani Bhardwaj about 2 months ago
- Status changed from In Review to Closed
Closed by: https://github.com/OISF/suricata/pull/14733
Actions