CVE-2023-53177
MEDIUMLinux Kernel 5.16-6.1.38, 6.1.39-6.1.*, 6.4.4-6.4.*, >=6.5 - DoS via pm_runtime_get_if_in_use Refcount Underflow
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: media: hi846: fix usage of pm_runtime_get_if_in_use() pm_runtime_get_if_in_use() does not only return nonzero values when the device is in use, it can return a negative errno too. And especially during resuming from system suspend, when runtime pm is not yet up again, -EAGAIN is being returned, so the subsequent pm_runtime_put() call results in a refcount underflow. Fix system-resume by handling -EAGAIN of pm_runtime_get_if_in_use().
References (3)
Core 3
Scores
CVSS v3
5.5
EPSS
0.0014
EPSS Percentile
4.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (11)
linux/Kernel
5.16.0 - 6.1.39linux
linux/Kernel
6.2.0 - 6.4.4linux
Linux/Linux
< 5.16
Linux/Linux
5.16
Linux/Linux
6.1.39 - 6.1.*
Linux/Linux
6.4.4 - 6.4.*
Linux/Linux
6.5
Linux/Linux
e8c0882685f9152f0d729664a12bcbe749cb7736 - 04fc06f6dc1592ed5d675311ac50d8fba5db62ab
Linux/Linux
e8c0882685f9152f0d729664a12bcbe749cb7736 - 42ec6269f98edd915ee37da3c6456bb6243ea56a
Linux/Linux
e8c0882685f9152f0d729664a12bcbe749cb7736 - c5dcd7a19f1ed8fe98384f3a9444c7c53befd74e
... and 1 more
Published
Sep 15, 2025
Tracked Since
Feb 18, 2026