mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
stable inclusion from stable-v5.10.137 commit 3ad958bc488e3ecb0207d31621c00efb86f17482 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I60PLB Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3ad958bc488e3ecb0207d31621c00efb86f17482 -------------------------------- [ Upstream commit cffd9341 ] Free the skb if mt76u_bulk_msg fails in __mt76x02u_mcu_send_msg routine. Fixes: 4c89ff2c ("mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines") Co-developed-by: NGergo Koteles <soyer@irl.hu> Signed-off-by: NGergo Koteles <soyer@irl.hu> Signed-off-by: NLorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: NFelix Fietkau <nbd@nbd.name> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com> Reviewed-by: NWei Li <liwei391@huawei.com>
Showing
想要评论请 注册 或 登录