lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 25 Aug 2023 09:20:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jinjie Ruan <ruanjinjie@...wei.com>
Cc: netdev@...r.kernel.org, m.grzeschik@...gutronix.de, davem@...emloft.net,
 edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH] net: arcnet: Do not call kfree_skb() under
 local_irq_disable()

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:

On Thu, 24 Aug 2023 14:43:36 +0800 you wrote:
> It is not allowed to call kfree_skb() from hardware interrupt
> context or with hardware interrupts being disabled.
> So replace kfree_skb() with dev_kfree_skb_irq() under
> local_irq_disable(). Compile tested only.
> 
> Fixes: 05fcd31cc472 ("arcnet: add err_skb package for package status feedback")
> Signed-off-by: Jinjie Ruan <ruanjinjie@...wei.com>
> 
> [...]

Here is the summary with links:
  - net: arcnet: Do not call kfree_skb() under local_irq_disable()
    https://git.kernel.org/netdev/net/c/786c96e92fb9

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ