Skip to content

Develop a new fuzzer target that solely focus on the memory subsystem. #7

@pharaun

Description

@pharaun

This seems to be the most error prone part of the system. The fuzzer should focus/do these steps.

  1. create new memory region (to ensure we properly reject bad regions)
  2. write and read to memory with these regions (to ensure we can work with the weird regions)
  3. somehow validate that the data looks reasonable in memory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions