In the Linux kernel, the following vulnerability has been resolved: media: qcom: iris: handle runtime PM resume failure in core deinit Check the return value of pm_runtime_resume_and_get() in iris_core_deinit(). If runtime PM resume fails, skip hardware power-off operations but still perform software teardown and state transition. Also skip the corresponding pm_runtime_put_sync() call to avoid unbalanced runtime PM references.
https://git.kernel.org/stable/c/e7768f3dae9f2c6e5b80e9c02429550ea39f2be6
https://git.kernel.org/stable/c/cb83cfff8dff5d546fadce15596e01b1504b632a
https://git.kernel.org/stable/c/75d79879ec3cbfd288144b0ae4c3e3fa7700c5fc