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.
https://git.kernel.org/stable/c/ec26be7d6355a05552a0d0c1e73031f83aa4dc7f
https://git.kernel.org/stable/c/b89ff9cf37ff59399f850d5f7781ef78fc37679f
https://git.kernel.org/stable/c/7500bb9cf164edbb2c8117d57620227b1a4a8369
https://git.kernel.org/stable/c/6d0efe7d35c75394f32ff9d0650a007642d23857
https://git.kernel.org/stable/c/0ee9469f818a0b4de3c0e7aecd733c103820d181