Skip to content

fuzz: add sv2_transport_deserialize fuzz target #77

@xyephy

Description

@xyephy

Add a fuzz target for Sv2Transport that tests message reassembly from fragmented input.

Target: Sv2Transport::ReceivedBytes() and state machine transitions

Coverage:

  • Partial messages split across multiple calls
  • Interleaved encrypted frames
  • Buffer boundary conditions
  • Invalid state transitions

Metadata

Metadata

Assignees

No one assigned

    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