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
| ||
|
Message-ID: <cover.1668150074.git.william.xuanziyang@huawei.com> Date: Fri, 11 Nov 2022 15:08:01 +0800 From: Ziyang Xuan <william.xuanziyang@...wei.com> To: <vburru@...vell.com>, <aayarekar@...vell.com>, <sburla@...vell.com>, <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>, <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: [PATCH net 0/4] octeon_ep: fix several bugs in exception paths Find several obvious bugs during code review in exception paths. Provide this patchset to fix them. Not tested, just compiled. Ziyang Xuan (4): octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open() octeon_ep: ensure octep_get_link_status() successfully before octep_link_up() octeon_ep: fix potential memory leak in octep_device_setup() octeon_ep: ensure get mac address successfully before eth_hw_addr_set() .../net/ethernet/marvell/octeon_ep/octep_main.c | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) -- 2.25.1
Powered by blists - more mailing lists