linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Kalle Valo <kvalo@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] ath6kl: fix null skb dereference in ath6kl_rx()
Date: Tue, 11 Oct 2011 14:23:51 +0300	[thread overview]
Message-ID: <4E942747.8050906@qca.qualcomm.com> (raw)
In-Reply-To: <20111006113232.24700.12168.stgit@localhost6.localdomain6>

On 10/06/2011 02:32 PM, Kalle Valo wrote:
> smatch found that skb might be null in some cases in ath6kl_rx():
> 
> ath6kl/txrx.c +1252 ath6kl_rx(222) error: potential null derefence 'skb'.
> 
> This will happen when ath6kl is in AP mode and two clients send traffic
> to each other.

Applied to ath6kl.git.

Kalle

      reply	other threads:[~2011-10-11 11:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-06 11:32 [PATCH] ath6kl: fix null skb dereference in ath6kl_rx() Kalle Valo
2011-10-11 11:23 ` Kalle Valo [this message]

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=4E942747.8050906@qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).