Linux Kernel Error Pointer Dereference Vulnerability in IMX JPEG Media Component

Vulnerability

A vulnerability has been identified in the Linux kernel's IMX JPEG media component, where an error pointer dereference could occur in the detach_pm() function. The issue arises because an error pointer can be passed to the pm_runtime_suspended() function, leading to a system crash. Although the code checks for error pointers and NULL values, using the IS_ERR_OR_NULL() function would provide clearer validation.

Impact

Exploitation of this vulnerability can lead to a system crash due to an invalid memory access, causing a kernel Oops error.

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
5.3
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.