diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2025-02-25 15:02:45 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-02-28 13:32:02 +0000 |
| commit | 17d36e51d0fc3e756c450827100222e1f09eb2f0 (patch) | |
| tree | e739c1250ae0eab62fb3174c3ebbb98906132737 /executor/_include/flatbuffers/struct.h | |
| parent | 1e7a43e1953cb209e1a0ae4cf74256c17fbdedbd (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/_include/flatbuffers/struct.h')
0 files changed, 0 insertions, 0 deletions
