Bug 2253792 - Review Request: aflnet - AFLNet: A Greybox Fuzzer for Network Protocols
Summary: Review Request: aflnet - AFLNet: A Greybox Fuzzer for Network Protocols
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/aflnet/aflnet
Whiteboard:
Depends On:
Blocks: FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2023-12-09 19:04 UTC by Petr Menšík
Modified: 2025-01-03 00:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-03 00:45:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Menšík 2023-12-09 19:04:47 UTC
Spec URL: https://pemensik.fedorapeople.org/aflnet.spec
SRPM URL: https://pemensik.fedorapeople.org/aflnet-2.56b^20230922git62d63a59-0.fc40.src.rpm

Description:
AFLNet is a greybox fuzzer for protocol implementations. Unlike existing
protocol fuzzers, it takes a mutational approach and uses state-feedback,
in addition to code-coverage feedback, to guide the fuzzing process. AFLNet
is seeded with a corpus of recorded message exchanges between the server and
an actual client. No protocol specification or message grammars are required.
It acts as a client and replays variations of the original sequence of
messages sent to the server and retains those variations that were effective
at increasing the coverage of the code or state space. To identify the server
states that are exercised by a message sequence, AFLNet uses the server’s
response codes. From this feedback, AFLNet identifies progressive regions in
the state space, and systematically steers towards such regions.

Fedora Account System Username: pemensik

Comment 1 Fedora Review Service 2023-12-10 01:42:43 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6737575
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2253792-aflnet/fedora-rawhide-x86_64/06737575-aflnet/fedora-review/review.txt

Found issues:

- Package has .a files: aflnet. Illegal package name: aflnet. Does not provide -static: aflnet.
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries

Please know that there can be false-positives.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Benson Muite 2024-11-07 02:42:53 UTC
[fedora-review-service-build]

Comment 3 Fedora Review Service 2024-11-07 02:45:03 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8224610
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2253792-aflnet/fedora-rawhide-x86_64/08224610-aflnet/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 4 Benson Muite 2024-11-07 02:54:57 UTC
Buil;d fails due to changed flags. Perhaps apply a patch?

May also want to compile llvm mode.

The tests are run during build process, may want to modify
the makefile so they can be run separately in a %check section.

Comment 5 Petr Menšík 2024-12-03 17:40:16 UTC
ping to self. Needs build fixing.

Comment 6 Package Review 2025-01-03 00:45:29 UTC
This is an automatic action taken by review-stats script.

The ticket submitter failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we consider this ticket as DEADREVIEW and proceed to close it.


Note You need to log in before you can comment on or make changes to this bug.