diff options
| author | Ethan Graham <ethangraham@google.com> | 2025-09-15 13:05:17 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-09-22 09:11:54 +0000 |
| commit | 6c7b65699dcfc2e93d2e7917f6b0e7bab99f2a26 (patch) | |
| tree | 8e1083c4b07c45f2be11b5b924a1d5c64d0e6e77 /executor/executor_runner.h | |
| parent | f333ae936f1859d357b8efc744915fe7927a6c5d (diff) | |
prog: add specialized mutation for KFuzzTest calls
Internal kernel functions (and as a result KFuzzTest) have stricter
contracts than system calls. For this reason, we must avoid mutating
the following cases:
- Length arguments not matching the length of the related buffer.
- Strings not being null-terminated.
Add special cases for KFuzzTest calls that avoids these situations.
Signed-off-by: Ethan Graham <ethangraham@google.com>
Diffstat (limited to 'executor/executor_runner.h')
0 files changed, 0 insertions, 0 deletions
