https://sourceware.org/bugzilla/show_bug.cgi?id=29470
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=30490
Vladimir Mezentsev changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://sourceware.org/bugzilla/show_bug.cgi?id=22263
Sam James changed:
What|Removed |Added
CC||sam at gentoo dot org
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=30507
Alan Modra changed:
What|Removed |Added
Resolution|--- |MOVED
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=30507
--- Comment #2 from Lukas Dresel ---
The `length` passed to memcpy and the `data` are zero in this case, causing it
to be a non-issue on my system (if len is zero, memcpy does not attempt to
dereference the pointer), but I'm not sure about oth
https://sourceware.org/bugzilla/show_bug.cgi?id=30507
Lukas Dresel changed:
What|Removed |Added
Summary|NULL dereference in |NULL pointer passed to
https://sourceware.org/bugzilla/show_bug.cgi?id=30507
--- Comment #1 from Lukas Dresel ---
The fuzzer ran on binutils from git commit
44019209faf3db952a6a04aaeeaa779a8ff7e661
```
$ git log -n 1
commit 44019209faf3db952a6a04aaeeaa779a8ff7e661 (HEAD -> master, origin/master,
origin/HEAD)
Author: G
https://sourceware.org/bugzilla/show_bug.cgi?id=30507
Bug ID: 30507
Summary: NULL dereference in rust-demangle reachable via nm-new
Product: binutils
Version: 2.40
Status: UNCONFIRMED
Severity: normal
Priority: P2