Investigate if there is a potential code path where verifier validates a bpf byte code that passes null pointer to a map helper function. #4017
Labels
optimization
Affects perf but not correctness or applicability
P2
tests
triaged
Discussed in a triage meeting
Milestone
During runs of the bpf2c fuzzer, there are crashes with NULL map pointers.
This is either a verifier bug or a bpf2c bug, needs to be investigated.
The text was updated successfully, but these errors were encountered: