Skip to content

panic in residue_packet_decode_inner #42

@Shnatsel

Description

@Shnatsel

lewton panics in residue_packet_decode_inner given crafted input. Error message:
'index 21 out of range for slice of length 16' and similar with varying indices and lengths.

Steps to reproduce:
RUSTFLAGS='--cfg=fuzzing' cargo run --release --example perf /path/to/file.ogg

Sample files triggering the crash: oor-panic-in-residue_packet_decode_inner.zip

Found with AFL.rs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions