Skip to content

Conversation

@sebastianene07
Copy link

Probe for the debugfs rootdir instead of the kcov
sub-path to prevent the fuzzer from entering in
device reboot loop in case the android device
doesn't support kcov.

Fixes: #6600


Before sending a pull request, please review Contribution Guidelines:
https://github.com/google/syzkaller/blob/master/docs/contributing.md


@google-cla
Copy link

google-cla bot commented Jan 14, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@a-nogikh a-nogikh enabled auto-merge January 15, 2026 15:20
@a-nogikh
Copy link
Collaborator

Please address the following failed check:
Error: Wrong commit subject format: 'vm/adb: Use the correct path for debugfs'. Please use 'main/affected/package: short change description'. See docs/contributing.md for details. Regex pattern used to check commit subjects is '^(Revert "|(([a-z0-9/_.-]+|Makefile|AUTHORS|CONTRIBUTORS|README.md)(, )?)+:\ [^A-Z].+[^.]$)'.

auto-merge was automatically disabled January 19, 2026 09:04

Head branch was pushed to by a user without write access

Probe for the debugfs rootdir instead of the kcov
sub-path to prevent the fuzzer from entering in
device reboot loop in case the android device
doesn't support kcov.

Fixes: google#6600
Signed-off-by: Sebastian Ene <sebastianene@google.com>
@a-nogikh
Copy link
Collaborator

Thanks!

@a-nogikh a-nogikh enabled auto-merge January 19, 2026 09:21
@a-nogikh a-nogikh added this pull request to the merge queue Jan 19, 2026
Merged via the queue into google:master with commit 8a9c6fb Jan 19, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vm/adb: Probe for debugfs rootdir instead of kcov subdir

2 participants