In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix PM runtime reference leak in fp9931hwmonread() In fp9931hwmonread(), if regmapread() failed, the function returned the error code without calling pmruntimeputautosuspend(), causing a PM reference leak.