Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 13 Oct 2023 20:41:29 +0200 you wrote:
Handle memory allocation failure from nci_skb_alloc() (calling alloc_skb()) to avoid possible NULL pointer dereference.
Reported-by: 黄思聪 huangsicong@iie.ac.cn Fixes: 391d8a2da787 ("NFC: Add NCI over SPI receive") Cc: stable@vger.kernel.org Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
[...]
Here is the summary with links: - [net-next] nfc: nci: fix possible NULL pointer dereference in send_acknowledge() https://git.kernel.org/netdev/net/c/7937609cd387
You are awesome, thank you!