Actions
Bug #5557
closed
PA
PA
dcerpc: rust integer underflow
Bug #5557:
dcerpc: rust integer underflow
Affected Versions:
Effort:
Difficulty:
Label:
Description
Actions
Added by Philippe Antoine over 3 years ago. Updated over 3 years ago.
Description
Gitlab
On further investigation, we believe that this is not a security issue. The underflow itself will not lead to a panic in rust release mode, and all paths appear to be able to deal with the underflowed var w/o issues.