[Intel-wired-lan] [PATCH iwl-net v1 0/2] iavf: fix two memory leaks

xuanqiang.luo at linux.dev xuanqiang.luo at linux.dev
Wed Jul 15 06:11:29 UTC 2026


From: Xuanqiang Luo <luoxuanqiang at kylinos.cn>

This series fixes two memory leaks found by inspection in iavf. Release
the ASQ command buffer when initialization fails and the QoS capabilities
buffer when the device is removed.

Xuanqiang Luo (2):
  iavf: fix ASQ command buffer leak on init failure
  iavf: fix QoS capabilities memory leak

 drivers/net/ethernet/intel/iavf/iavf_adminq.c | 1 +
 drivers/net/ethernet/intel/iavf/iavf_main.c   | 1 +
 2 files changed, 2 insertions(+)


base-commit: 58717b2a1365d06c8c64b72aa948541b53fe31eb
-- 
2.43.0


More information about the Intel-wired-lan mailing list