You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
share: builder.WriteSequenceLen needs bounds checks for .rawShareData lest encounter a panic; perhaps add a validation to fail on immediate constructor invocation
#121
Open
4 tasks
odeke-em opened this issue
Oct 25, 2024
· 0 comments
Summary of Bug
This code
go-square/share/share_builder.go
Lines 159 to 164 in f0bf090
panics when given a rawShareData length of 5 bytes and WriteSequenceLen is invoked with sequenceLen>=1
Found during fuzzing
Version
f0bf090
Steps to Reproduce
Described above.
Kindly cc-ing @walldiss @Wondertan @cristaloleg
For Admin Use
The text was updated successfully, but these errors were encountered: