mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
b0c9a26435
In case of region creation fail in ipc_devlink_create_region(), previously
created regions delete process starts from tainted pointer which actually
holds error code value.
Fix this bug by decreasing region index before delete.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes:
|
||
---|---|---|
.. | ||
iosm | ||
t7xx | ||
Kconfig | ||
Makefile | ||
mhi_wwan_ctrl.c | ||
mhi_wwan_mbim.c | ||
qcom_bam_dmux.c | ||
rpmsg_wwan_ctrl.c | ||
wwan_core.c | ||
wwan_hwsim.c |