Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Some bugs found while fuzzing #49

Closed
@killercup

Description

@killercup

I've been giving libfuzzer a try and added a target for serde-yaml (see rust-fuzz/targets#46).

After a few million runs, it found a few things: https://gist.github.com/killercup/c6c2d4bddd9bb9eadacff3324828fc28

  • thread '<unnamed>' panicked at 'Out of bounds access'
  • stack overflows

(Sadly, I forgot to enable RUST_BACKTRACE…)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions