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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 10 Jun 2023 19:12:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Christensen <drc@...ux.vnet.ibm.com>
Cc: manishc@...vell.com, aelior@...vell.com, skalluru@...vell.com,
 netdev@...r.kernel.org
Subject: Re: [PATCH] bnx2x: fix page fault following EEH recovery

Hello:

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

On Thu,  8 Jun 2023 16:01:43 -0400 you wrote:
> In the last step of the EEH recovery process, the EEH driver calls into
> bnx2x_io_resume() to re-initialize the NIC hardware via the function
> bnx2x_nic_load().  If an error occurs during bnx2x_nic_load(), OS and
> hardware resources are released and an error code is returned to the
> caller.  When called from bnx2x_io_resume(), the return code is ignored
> and the network interface is brought up unconditionally.  Later attempts
> to send a packet via this interface result in a page fault due to a null
> pointer reference.
> 
> [...]

Here is the summary with links:
  - bnx2x: fix page fault following EEH recovery
    https://git.kernel.org/netdev/net/c/7ebe4eda4265

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