[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161739901265.1946.17798019048869981183.git-patchwork-notify@kernel.org>
Date: Fri, 02 Apr 2021 21:30:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: kuba@...nel.org, sameo@...ux.intel.com, linville@...driver.com,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next] nfc: pn533: prevent potential memory corruption
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 2 Apr 2021 14:44:42 +0300 you wrote:
> If the "type_a->nfcid_len" is too large then it would lead to memory
> corruption in pn533_target_found_type_a() when we do:
>
> memcpy(nfc_tgt->nfcid1, tgt_type_a->nfcid_data, nfc_tgt->nfcid1_len);
>
> Fixes: c3b1e1e8a76f ("NFC: Export NFCID1 from pn533")
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
>
> [...]
Here is the summary with links:
- [net-next] nfc: pn533: prevent potential memory corruption
https://git.kernel.org/netdev/net-next/c/ca4d4c34ae9a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists