Skip to content

fuzz: restore tftpboot fuzzer#817

Merged
vathpela merged 1 commit into
rhboot:mainfrom
corvus-callidus:fix/fuzz-tftp-dictionary
Jul 23, 2026
Merged

fuzz: restore tftpboot fuzzer#817
vathpela merged 1 commit into
rhboot:mainfrom
corvus-callidus:fix/fuzz-tftp-dictionary

Conversation

@corvus-callidus

Copy link
Copy Markdown
Contributor

The fuzz-netbootfuzz-tftpboot rename left two stale dependencies:

  • the generic source wildcard no longer picks up netboot.c, so the target
    fails to link;
  • the target expects fuzz-tftpboot-dict.txt, while the dictionary retained
    its old fuzz-netboot-dict.txt name.

Declare netboot.c explicitly and rename the dictionary to restore the target.

Tested with a short bounded libFuzzer run; it links successfully and loads all
six dictionary entries

The rename no longer linked netboot.c and left the dictionary under its prior name.

Signed-off-by: Lynsey Rydberg <lyrydber@microsoft.com>
@vathpela
vathpela merged commit cf22f08 into rhboot:main Jul 23, 2026
59 checks passed
@corvus-callidus
corvus-callidus deleted the fix/fuzz-tftp-dictionary branch July 23, 2026 17:48
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