Skip to content

Security review notes for followup #22

@randomdross

Description

@randomdross

Hi @blt, as requested I'm including security review notes here. (I'm not particularly Rust-savvy at the moment, so some of this may not be interesting in reality.) PTAL and assess if there's anything worth following up on.


  • Some non-memory-safe functionality in hopper/src/deque.rs, though I don’t immediately see any red flags
  • Good to see fuzzing in place, though I’m only just now learning about memory safety w.r.t. Rust. Looks like Rust is only unsafe in places explicitly marked as unsafe. Any further context on the fuzzing would be interesting to hear about.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions