All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qiujun Huang <hqjagain@gmail.com>
To: Markus Elfring <Markus.Elfring@web.de>
Cc: ath9k-devel@qca.qualcomm.com, linux-wireless@vger.kernel.org,
	netdev <netdev@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	syzkaller-bugs@googlegroups.com,
	"David S. Miller" <davem@davemloft.net>,
	Kalle Valo <kvalo@codeaurora.org>,
	Qiujun Huang <anenbupt@gmail.com>
Subject: Re: [PATCH 1/5] ath9k: Fix use-after-free read in htc_connect_service
Date: Sat, 4 Apr 2020 20:40:08 +0800	[thread overview]
Message-ID: <CAJRQjocLOXBU3GK+8s4=R=8ik_7xOeSNkpb9scaLDNZt6gAisA@mail.gmail.com> (raw)
In-Reply-To: <d3083092-bb87-daa4-673c-06f935285254@web.de>

On Sat, Apr 4, 2020 at 8:30 PM Markus Elfring <Markus.Elfring@web.de> wrote:
>
> > The skb is consumed by htc_send_epid, so it needn't release again.
>
> I suggest to use the word “released” so that a typo will be avoided
> in the final commit message.

Get that, thanks.

>
> Regards,
> Markus

  reply	other threads:[~2020-04-04 12:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-04 12:30 [PATCH 1/5] ath9k: Fix use-after-free read in htc_connect_service Markus Elfring
2020-04-04 12:40 ` Qiujun Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-04  4:18 [PATCH 0/5] ath9k: bug fixes Qiujun Huang
2020-04-04  4:18 ` [PATCH 1/5] ath9k: Fix use-after-free Read in htc_connect_service Qiujun Huang
2020-04-07  5:01   ` Kalle Valo
2020-04-07 10:51   ` Dan Carpenter

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='CAJRQjocLOXBU3GK+8s4=R=8ik_7xOeSNkpb9scaLDNZt6gAisA@mail.gmail.com' \
    --to=hqjagain@gmail.com \
    --cc=Markus.Elfring@web.de \
    --cc=anenbupt@gmail.com \
    --cc=ath9k-devel@qca.qualcomm.com \
    --cc=davem@davemloft.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.