Skip to content

OSS-Fuzz: Add more targets to network fuzzer#1908

Open
arthurscchan wants to merge 1 commit intoobgm:developfrom
arthurscchan:fix-network-fuzzer
Open

OSS-Fuzz: Add more targets to network fuzzer#1908
arthurscchan wants to merge 1 commit intoobgm:developfrom
arthurscchan:fix-network-fuzzer

Conversation

@arthurscchan
Copy link
Contributor

This PR expands the network_message_fuzzer to covers more targets in coap_net.

@arthurscchan arthurscchan marked this pull request as ready for review March 6, 2026 11:08
@mrdeep1
Copy link
Collaborator

mrdeep1 commented Mar 6, 2026

These 2 commits need to be merged into 1.

@arthurscchan
Copy link
Contributor Author

sorry, my bad. Done now.

@mrdeep1
Copy link
Collaborator

mrdeep1 commented Mar 6, 2026

As you are "transmitting" PDUs, you need to make use of coap_debug_set_packet_loss() so that you do not create unnecessary network traffic when running oss-fuzz.

@mrdeep1
Copy link
Collaborator

mrdeep1 commented Mar 11, 2026

I think you need to rebase against the latest develop to fix the RIOT issue with network_message_target.c.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants