
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-57978 is a vulnerability in the Linux kernel's imx-jpeg driver that was discovered and disclosed in February 2025. The issue involves a potential error pointer dereference in the detach_pm() function of the media subsystem's IMX JPEG driver. This vulnerability affects various versions of the Linux kernel, including versions from 5.15.174 up to 5.16, 6.1.120 up to 6.1.129, 6.12.4 up to 6.12.13, and 6.13 up to 6.13.2 (NVD).
The vulnerability exists in the mxcjpegdetachpmdomains function where a potential error pointer dereference could occur. The specific issue is in the condition 'if (jpeg->pddev[i] && !pmruntimesuspended(jpeg->pddev[i]))' where if jpeg->pddev[i] is an error pointer, passing it to pmruntime_suspended() would lead to an Oops (kernel crash). The CVSS v3.1 base score for this vulnerability is 5.5 (MEDIUM) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD, Kernel Patch).
The vulnerability can lead to a kernel crash (Oops) when an error pointer is dereferenced, potentially causing a denial of service condition. The impact is limited to availability with no direct effects on confidentiality or integrity (NVD).
The vulnerability has been fixed by modifying the pointer checking logic to use ISERROR_NULL() instead of separate NULL and error checks. The fix has been implemented in multiple kernel versions through patches (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."