Out-of-bounds read In github.com/pion/dtls/v2
Description
Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2
Impact
When attempting to unmarshal a Server Hello request we could attempt to unmarshal into a buffer that was too small. This could result in a panic leading the program to crash.
This issue could be abused to cause a denial of service.
Workaround
None
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 2.2.4 | ||
go | - |
Aliases
1. 2.
References
1. 2. 3.