mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Hillf Danton <hdanton@sina.com>
To: syzbot <syzbot+4718cc0f82054afeea8f@syzkaller.appspotmail.com>
Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [i2c?] [usb?] INFO: trying to register non-static key in i2c_register_adapter
Date: Mon,  5 Jan 2026 17:25:40 +0800	[thread overview]
Message-ID: <20260105092542.1989-1-hdanton@sina.com> (raw)
In-Reply-To: <695b76dc.050a0220.1c9965.0028.GAE@google.com>

> Date: Mon, 05 Jan 2026 00:31:24 -0800
> Hello,
> 
> syzbot found the following issue on:
> 
> HEAD commit:    b69053dd3ffb wifi: mt76: Remove blank line after mt792x fi..
> git tree:       upstream
> console output: https://syzkaller.appspot.com/x/log.txt?x=151caa9a580000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=513255d80ab78f2b
> dashboard link: https://syzkaller.appspot.com/bug?extid=4718cc0f82054afeea8f
> compiler:       Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8
> syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=131caa9a580000
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=122377da580000

#syz test

--- x/drivers/i2c/i2c-core-base.c
+++ y/drivers/i2c/i2c-core-base.c
@@ -1573,7 +1573,6 @@ static int i2c_register_adapter(struct i
 	res = device_add(&adap->dev);
 	if (res) {
 		pr_err("adapter '%s': can't register device (%d)\n", adap->name, res);
-		put_device(&adap->dev);
 		goto out_list;
 	}
 
--

  reply	other threads:[~2026-01-05  9:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-05  8:31 syzbot
2026-01-05  9:25 ` Hillf Danton [this message]
2026-01-05  9:47   ` syzbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260105092542.1989-1-hdanton@sina.com \
    --to=hdanton@sina.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syzbot+4718cc0f82054afeea8f@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®