Security Advisory

CVE-2025-38225

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-04 13:37:40
Last updated 2026-05-11 21:23:39
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Cleanup after an allocation error When allocation failures are not cleaned up by the driver, further allocation errors will be false-positives, which will cause buffers to remain uninitialized and cause NULL pointer dereferences. Ensure proper cleanup of failed allocations to prevent these issues.