Branch: refs/heads/gh-readonly-queue/master/pr-7457-656e94c64cf6d2cf6e13f9bbe93a03e73688e3ba
Home:
https://github.com/google/syzkaller
Commit: c36c07f6c1f2230a36374cbd22235f635e8f9284
https://github.com/google/syzkaller/commit/c36c07f6c1f2230a36374cbd22235f635e8f9284
Author: Alexander Potapenko <
gli...@google.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M pkg/aflow/action/crash/run_c_repro.go
Log Message:
-----------
pkg/aflow/action/crash: validate and propagate TargetArch in RunCRepro
Add TargetArch to RunCReproArgs, validate that it is not empty in
RunCReproFunc, and propagate it down to ReproduceArgs. This prevents
unexpected behavior or lookup failures when querying compiled kernel
images downstream.
This is a follow-up to aff979495 ('pkg/aflow: support dynamic target
architectures'), which introduced dynamic architectures but omitted this
propagation path in RunCReproFunc.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications