linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ameer Hamza <amhamza.mgc@gmail.com>
Cc: jeroendb@google.com, csully@google.com, awogbemila@google.com,
	davem@davemloft.net, kuba@kernel.org, bcf@google.com,
	willemb@google.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] gve: fix for null pointer dereference.
Date: Wed, 08 Dec 2021 05:10:08 +0000	[thread overview]
Message-ID: <163894020862.28255.17651952704191745484.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211205183810.8299-1-amhamza.mgc@gmail.com>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Sun,  5 Dec 2021 23:38:10 +0500 you wrote:
> Avoid passing NULL skb to __skb_put() function call if
> napi_alloc_skb() returns NULL.
> 
> Addresses-Coverity: 1494144 (Dereference NULL return value)
> 
> Signed-off-by: Ameer Hamza <amhamza.mgc@gmail.com>
> 
> [...]

Here is the summary with links:
  - [v2] gve: fix for null pointer dereference.
    https://git.kernel.org/netdev/net/c/e6f60c51f043

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2021-12-08  5:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-05 18:33 [PATCH] gve: fix for null pointer dereference Ameer Hamza
2021-12-05 18:38 ` [PATCH v2] " Ameer Hamza
2021-12-08  5:10   ` patchwork-bot+netdevbpf [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=163894020862.28255.17651952704191745484.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=amhamza.mgc@gmail.com \
    --cc=awogbemila@google.com \
    --cc=bcf@google.com \
    --cc=csully@google.com \
    --cc=davem@davemloft.net \
    --cc=jeroendb@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=willemb@google.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;
as well as URLs for NNTP newsgroup(s).