PT-2025-40725 · Linux+1 · Linux Kernel+1
Published
2025-05-13
·
Updated
2025-10-04
·
CVE-2022-50491
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.0.0-00053-g042116d99298
Description
The Linux kernel coresight component contains an issue where
cti enable hw() and cti disable hw() functions, called within an atomic context, incorrectly utilize runtime power management. This can lead to a system hang when running Perf Coresight tests or executing commands like perf record -e cs etm//u -- ls. The issue stems from calls to pm runtime put() with incorrect device parameters, which was previously addressed in commit 692c9a499b28 but resurfaced after commit 3c6656337852. The root cause is the use of runtime PM in a context where communication with firmware is occurring, potentially causing a sleep state within the atomic context.Recommendations
Update to version 6.0.0-00053-g042116d99298 or a later version to resolve this issue.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Red Hat