aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/reporting_kernel_bugs.md
diff options
context:
space:
mode:
authorEthan Graham <ethangraham@google.com>2025-09-15 13:05:17 +0000
committerAleksandr Nogikh <nogikh@google.com>2025-09-22 09:11:54 +0000
commit6c7b65699dcfc2e93d2e7917f6b0e7bab99f2a26 (patch)
tree8e1083c4b07c45f2be11b5b924a1d5c64d0e6e77 /docs/linux/reporting_kernel_bugs.md
parentf333ae936f1859d357b8efc744915fe7927a6c5d (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 'docs/linux/reporting_kernel_bugs.md')
0 files changed, 0 insertions, 0 deletions