Actions
Bug #7546
closeddcerpc: 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]
Actions
Added by Philippe Antoine about 1 year ago. Updated 17 days ago.
Description
like &cur_i[parsed as usize..] should be &cur_i[parsed as usize..fraglen]
as Philippe has already worked on this that I'll be using.
@Shivani Bhardwaj do you want me to take on this and do a PR ? (same for #7547 )
@Philippe Antoine sure! I was anyway going to cherry-pick your work but a latest version would indeed be nice. Thanks a lot! :)
Reassigning back to you as discussed, right Shivani ?
Closed by: https://github.com/OISF/suricata/pull/14733