This package has limited bug data (2 entries). Check back later or see the package health page for the full signal.

tonic known bugs

cargo

2 known bugs in tonic, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.

2
bugs
Known bugs
SeverityAffectedFixed inTitleStatusSource
medium0.12.20.12.3
Remotely exploitable Denial of Service in Tonic
## Impact When using `tonic::transport::Server` there is a remote DoS attack that can cause the server to exit cleanly on accepting a tcp/tls stream. This can be triggered via causing the accept call to error out with errors there were not covered correctly causing the accept loop to exit. More information can be found [here](https://github.com/hyperium/tonic/issues/1897) ## Patches Upgrading to tonic `0.12.3` and above contains the fix. ## Workarounds A custom accept loop is a possible workaround.
fixedosv:RUSTSEC-2024-0376
medium0.12.20.12.3
Tonic has remotely exploitable denial of service vulnerability
### Impact When using `tonic::transport::Server` there is a remote DoS attack that can cause the server to exit cleanly on accepting a tcp/tls stream. This can be triggered via causing the accept call to error out with errors there were not covered correctly causing the accept loop to exit. More information can be found [here](https://github.com/hyperium/tonic/issues/1897) ### Patches Upgrading to tonic `0.12.3` and above contains the fix. ### Workarounds A custom accept loop is a possible workaround.
fixedosv:GHSA-4jwc-w2hc-78qv
API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/bugs/cargo/tonic
tonic bugs — known issues per version | DepScope | DepScope