[google/syzkaller] 0909d6: dashboard/app: only forward emails if syzbot is di...

0 views
Skip to first unread message

Aleksandr Nogikh

unread,
May 19, 2026, 4:57:22 PM (13 hours ago) May 19
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-7321-2b641d31806399e28354f9d785acbb0012e3a840
Home: https://github.com/google/syzkaller
Commit: 0909d65fc692e54fa1900b68b476e89207bc7f34
https://github.com/google/syzkaller/commit/0909d65fc692e54fa1900b68b476e89207bc7f34
Author: Aleksandr Nogikh <nog...@google.com>
Date: 2026-05-19 (Tue, 19 May 2026)

Changed paths:
M dashboard/app/email_test.go
M dashboard/app/reporting_email.go

Log Message:
-----------
dashboard/app: only forward emails if syzbot is directly CC'd

Currently, syzbot forwards incoming command emails for archival purposes
if a command is found but the mailing list is missing from the CC list.
However, this forwarding also triggers if the bug ID is merely mentioned
in the email body (e.g., via `Reported-by:`) rather than syzbot being
explicitly addressed in the To/Cc headers. This happens with AI patches
that mention syzbot bugs in the body, causing syzbot to incorrectly
trigger and forward the emails.

Use `Email.DirectlyAddressedTo` in `processIncomingEmail` to ensure
archival forwarding only occurs if the bug ID was explicitly addressed
in the email headers.

A test has been added to verify that command emails are not forwarded
if the bug ID is not directly addressed.



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Aleksandr Nogikh

unread,
May 19, 2026, 5:10:19 PM (13 hours ago) May 19
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages