iceoryx icon indicating copy to clipboard operation
iceoryx copied to clipboard

Fuzzer Integration

Open marthtz opened this issue 4 years ago • 3 comments

Brief feature description

Integrate fuzzing capability to iceoryx.

Detailed information

Possible fuzzing targets:

  • Fuzz the configuration parser
  • Fuzz the shared memory
  • Fuzz the message parser
  • Fuzz the DDS gateway
  • Fuzz the utils library
  • Iceoryx user API

marthtz avatar Feb 15 '21 13:02 marthtz

@marthtz Can we reuse this ticket later for creating a Github Action which runs nightly to run the fuzzer?

dkroenke avatar May 07 '21 17:05 dkroenke

@JMueIIer @marthtz Will you continue to work on this topic? Will it be available for iceoryx 2.0 (~December 2021)?

cc @CarolinaGGB

mossmaurice avatar Aug 27 '21 10:08 mossmaurice

@mossmaurice I've implemented a first draft based on cifuzz. Let's look at it in Q1/2023 and set this up for iceoryx.

patdhlk avatar Dec 15 '22 12:12 patdhlk