Linux Kernel Rockchip I2S TDM PM Reference Vulnerability

Vulnerability

A vulnerability in the Linux kernel's ASoC rockchip component related to improper power management (PM) reference handling has been addressed. The issue arose because the 'pm_runtime_get_sync' function would increment the PM usage counter even if the operation failed, leading to a reference leak. This vulnerability has been fixed by replacing the problematic function with 'pm_runtime_resume_and_get', ensuring that the usage counter remains balanced.

Impact

The vulnerability could lead to a power management reference leak, potentially causing improper resource management and increased power consumption.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.