mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: syzbot <syzbot+3da70a0abd7f5765b6ea@syzkaller.appspotmail.com>
To: jain.abhinav177@gmail.com
Cc: jain.abhinav177@gmail.com, syzkaller-bugs@googlegroups.com,
	 linux-kernel@vger.kernel.org
Subject: Re: KMSAN: uninit-value in nci_rx_work
Date: Sun, 23 Jun 2024 13:25:43 -0700	[thread overview]
Message-ID: <00000000000008f841061b947879@google.com> (raw)
In-Reply-To: <ae58eac2-003f-4d29-a228-ea9219ab24b8@gmail.com>

> #syz 

unknown command "testhttps://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"

> testhttps://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
> <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git614da38e2f7a>614da38e2f7a
>
>
> --- a/net/nfc/nci/core.c
> +++ b/net/nfc/nci/core.c
> @@ -1510,6 +1510,8 @@ static void nci_rx_work(struct work_struct *work)
>       struct sk_buff *skb;
>
>       for (; (skb = skb_dequeue(&ndev->rx_q)); kcov_remote_stop()) {
> +        if (!skb)
> +            return;
>           kcov_remote_start_common(skb_get_kcov_handle(skb));
>
>           /* Send copy to sniffer */
> -- 

       reply	other threads:[~2024-06-23 20:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ae58eac2-003f-4d29-a228-ea9219ab24b8@gmail.com>
2024-06-23 20:25 ` syzbot [this message]
     [not found] <CAF+NbmYxG-PC9tTrwDV0uFwB+1Ubrbqut=ywk4JDKC2ATAaW=g@mail.gmail.com>
2024-06-23 20:18 ` syzbot
     [not found] <CAF+Nbmaes3th4TE693Ryo2QE1psuBvKnLxOvPsuKjYL0EbSNoA@mail.gmail.com>
2024-06-23 20:14 ` syzbot
2023-12-24  1:38 xingwei lee
2023-12-25 13:25 ` Krzysztof Kozlowski
2023-12-25 13:54   ` xingwei lee

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=00000000000008f841061b947879@google.com \
    --to=syzbot+3da70a0abd7f5765b6ea@syzkaller.appspotmail.com \
    --cc=jain.abhinav177@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --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®