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] [thread-next>] [day] [month] [year] [list]
Date: Mon,  6 May 2024 20:38:33 +0800
From: Yongzhi Liu <hyperlyzcs@...il.com>
To: skashyap@...vell.com,
	Markus.Elfring@....de,
	njavali@...vell.com,
	martin.petersen@...cle.com,
	James.Bottomley@...senPartnership.com
Cc: himanshu.madhani@...cle.com,
	GR-QLogic-Storage-Upstream@...vell.com,
	linux-scsi@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	jitxie@...cent.com,
	huntazhang@...cent.com,
	Yongzhi Liu <hyperlyzcs@...il.com>
Subject: [PATCH V4 0/2] Bugfix and optimisation of exception handling

Hi maintainers,

This patch series includes two patches that address a double free
bug in the driver scsi/qla2xxx, and optimize error handling code
in the qla24xx_els_dcmd_iocb().

Patch 1/2: Fix double free of fcport in qla24xx_els_dcmd_iocb()

Patch 2/2: Use common error handling code in qla24xx_els_dcmd_iocb()

The changelog for the patch series is as follows.

V3 -> V4: Improve patch summary and description
V2 -> V3: Improve patch summary and provide a patch serises with
two separate update steps
V1 -> V2: Optimisation of exception handling

Please review and let me know if you have any questions or concerns.

Best regards,
Yongzhi Liu

 drivers/scsi/qla2xxx/qla_iocb.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

-- 
2.36.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ