Actions
Bug #5557
closeddcerpc: rust integer underflow
Affected Versions:
Effort:
Difficulty:
Label:
Description
Updated by Shivani Bhardwaj about 2 years ago
- Label deleted (
Needs backport to 6.0)
Updated by Victor Julien about 2 years ago
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Updated by Victor Julien almost 2 years ago
- Tracker changed from Bug to Security
- Severity set to MODERATE
Updated by Victor Julien almost 2 years ago
- Tracker changed from Security to Bug
- Severity deleted (
MODERATE)
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.
Updated by Victor Julien almost 2 years ago
- Status changed from In Review to Closed
Actions