From: Kalle Valo <kvalo@codeaurora.org>
To: Dan Williams <dcbw@redhat.com>
Cc: Philip Rakity <prakity@yahoo.com>,
libertas-dev@lists.infradead.org,
kernel-janitors@vger.kernel.org, linux-wireless@vger.kernel.org,
Lubomir Rintel <lkundrak@v3.sk>,
Dan Carpenter <dan.carpenter@oracle.com>,
Allison Randal <allison@lohutok.net>
Subject: Re: [PATCH v3] libertas: Fix a double free in if_spi_c2h_data()
Date: Tue, 06 Aug 2019 12:36:18 +0000 [thread overview]
Message-ID: <20190806123619.30B4260EA5@smtp.codeaurora.org> (raw)
In-Reply-To: <9153261627a0f84b996e023f1349a2bc06dd03ee.camel@redhat.com>
Dan Williams <dcbw@redhat.com> wrote:
> The lbs_process_rxed_packet() frees the skb. It didn't originally, but
> we fixed it in commit f54930f36311 ("libertas: don't leak skb on receive
> error").
>
> Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
> Signed-off-by: Dan Williams <dcbw@redhat.com>
Patch applied to wireless-drivers-next.git, thanks.
3915a252ce71 libertas: Fix a double free in if_spi_c2h_data()
--
https://patchwork.kernel.org/patch/11057049/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Dan Williams <dcbw@redhat.com>
Cc: Philip Rakity <prakity@yahoo.com>,
libertas-dev@lists.infradead.org,
kernel-janitors@vger.kernel.org, linux-wireless@vger.kernel.org,
Lubomir Rintel <lkundrak@v3.sk>,
Dan Carpenter <dan.carpenter@oracle.com>,
Allison Randal <allison@lohutok.net>
Subject: Re: [PATCH v3] libertas: Fix a double free in if_spi_c2h_data()
Date: Tue, 6 Aug 2019 12:36:18 +0000 (UTC) [thread overview]
Message-ID: <20190806123619.30B4260EA5@smtp.codeaurora.org> (raw)
In-Reply-To: <9153261627a0f84b996e023f1349a2bc06dd03ee.camel@redhat.com>
Dan Williams <dcbw@redhat.com> wrote:
> The lbs_process_rxed_packet() frees the skb. It didn't originally, but
> we fixed it in commit f54930f36311 ("libertas: don't leak skb on receive
> error").
>
> Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
> Signed-off-by: Dan Williams <dcbw@redhat.com>
Patch applied to wireless-drivers-next.git, thanks.
3915a252ce71 libertas: Fix a double free in if_spi_c2h_data()
--
https://patchwork.kernel.org/patch/11057049/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2019-08-06 12:36 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-26 10:09 [PATCH] libertas: Fix a double free in if_spi_c2h_data() Dan Carpenter
2019-06-26 10:09 ` Dan Carpenter
2019-06-26 13:16 ` Dan Williams
2019-06-26 13:16 ` Dan Williams
2019-06-26 13:23 ` Dan Carpenter
2019-06-26 13:23 ` Dan Carpenter
2019-06-26 16:02 ` Dan Williams
2019-06-26 16:02 ` Dan Williams
2019-07-05 16:42 ` [PATCH v2] " Dan Williams
2019-07-05 16:42 ` Dan Williams
2019-07-24 11:46 ` Kalle Valo
2019-07-24 11:46 ` Kalle Valo
2019-07-24 14:38 ` [PATCH v3] " Dan Williams
2019-07-24 14:38 ` Dan Williams
2019-08-06 12:36 ` Kalle Valo [this message]
2019-08-06 12:36 ` Kalle Valo
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=20190806123619.30B4260EA5@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=allison@lohutok.net \
--cc=dan.carpenter@oracle.com \
--cc=dcbw@redhat.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=libertas-dev@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lkundrak@v3.sk \
--cc=prakity@yahoo.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.