CVE-2025-38225

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux2db16c6ed72ce644d5639b3ed15e5817442db4ba < b89ff9cf37ff59399f850d5f7781ef78fc37679faffected
LinuxLinux2db16c6ed72ce644d5639b3ed15e5817442db4ba < ec26be7d6355a05552a0d0c1e73031f83aa4dc7faffected
LinuxLinux2db16c6ed72ce644d5639b3ed15e5817442db4ba < 0ee9469f818a0b4de3c0e7aecd733c103820d181affected
LinuxLinux2db16c6ed72ce644d5639b3ed15e5817442db4ba < 6d0efe7d35c75394f32ff9d0650a007642d23857affected
LinuxLinux2db16c6ed72ce644d5639b3ed15e5817442db4ba < 7500bb9cf164edbb2c8117d57620227b1a4a8369affected
LinuxLinux5.13affected
LinuxLinux0 < 5.13unaffected
LinuxLinux6.1.143 <= 6.1.*unaffected
LinuxLinux6.6.95 <= 6.6.*unaffected
LinuxLinux6.12.35 <= 6.12.*unaffected
LinuxLinux6.15.4 <= 6.15.*unaffected
LinuxLinux6.16 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References