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-next>] [day] [month] [year] [list]
Message-Id: <20250714024755.17512-1-jiawenwu@trustnetic.com>
Date: Mon, 14 Jul 2025 10:47:52 +0800
From: Jiawen Wu <jiawenwu@...stnetic.com>
To: netdev@...r.kernel.org,
	andrew+netdev@...n.ch,
	davem@...emloft.net,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com,
	horms@...nel.org,
	michal.kubiak@...el.com
Cc: mengyuanlou@...-swift.com,
	duanqiangwen@...-swift.com,
	Jiawen Wu <jiawenwu@...stnetic.com>
Subject: [PATCH net v2 0/3] Fix Rx fatal errors

There are some fatal errors on the Rx NAPI path, which can cause the
kernel to crash. Fix known issues and potential risks.

The part of the patches has been mentioned before[1].

[1]: https://lore.kernel.org/all/C8A23A11DB646E60+20250630094102.22265-1-jiawenwu@trustnetic.com/

Change logs in v2:
- link to v1: https://lore.kernel.org/all/20250709064025.19436-1-jiawenwu@trustnetic.com/
- remove the unused member in WX_CB
- correct the spelling mistake

Jiawen Wu (3):
  net: libwx: remove duplicate page_pool_put_full_page()
  net: libwx: fix the using of Rx buffer DMA
  net: libwx: properly reset Rx ring descriptor

 drivers/net/ethernet/wangxun/libwx/wx_hw.c   |  7 +++----
 drivers/net/ethernet/wangxun/libwx/wx_lib.c  | 20 +++++++-------------
 drivers/net/ethernet/wangxun/libwx/wx_type.h |  2 --
 3 files changed, 10 insertions(+), 19 deletions(-)

-- 
2.48.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ