debug/elf: slice out of bounds in ImportedLibraries #63610
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Happens only on dev branch, not in go 1.21
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Run https://go.dev/play/p/YHQ22XnGe0d
What did you expect to see?
The program finishing and printing Hello, without panicking
What did you see instead?
Found by https://github.com/catenacyber/ngolo-fuzzing with oss-fuzz :
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63166
The text was updated successfully, but these errors were encountered: