trophy-case icon indicating copy to clipboard operation
trophy-case copied to clipboard

🏆 Collection of bugs uncovered by fuzzing Rust code

Results 5 trophy-case issues
Sort by recently updated
recently updated
newest added

- https://github.com/bluejekyll/trust-dns/pull/578 (https://rustsec.org/advisories/RUSTSEC-2018-0007.html) - https://github.com/bluejekyll/trust-dns/pull/586

https://github.com/dwrensha/fuzz-rustc

Also, `oom` tag is getting kinda overloaded with both huge virtual memory allocations and actual memory leaks being in that bucket. Should we maybe do something about that? _Originally posted...

see - https://github.com/kaj/rsass/releases/tag/v0.9.0 - https://github.com/rust-fuzz/targets/pull/119 - https://github.com/kaj/rsass/issues/25

* `bson | multiple bugs, including arithmetic overflow` * `capnproto-rust | Multiple bugs, including a memory safety bug` these should be split up into multiple rows, one per bug found