aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_runner.h
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2025-02-25 15:02:45 +0000
committerAleksandr Nogikh <nogikh@google.com>2025-02-28 13:32:02 +0000
commit17d36e51d0fc3e756c450827100222e1f09eb2f0 (patch)
treee739c1250ae0eab62fb3174c3ebbb98906132737 /executor/executor_runner.h
parent1e7a43e1953cb209e1a0ae4cf74256c17fbdedbd (diff)
sys/targets: add a kernel address range for FreeBSD/amd64 kernels
After some time, my FreeBSD fuzzing runs start to hit frequent "coverage filter is full" SYZFAILs, caused by garbage PC values. Some assertions in kcov convinced me that PC values exported by the kernel are in the expected range, so it appears that the executor is corrupting them somehow. In particular, we leave the first page of each kcov mapping writeable since the interface to clear the trace buffer involves overwriting the first quadword. Sanitize kernel PC values so that we don't fill up the coverage filter with bogus values.
Diffstat (limited to 'executor/executor_runner.h')
0 files changed, 0 insertions, 0 deletions