CVE-2024-56578 Information

Description

In the Linux kernel the following vulnerability has been resolved:

media: imx-jpeg: Set video drvdata before register video device

The video drvdata should be set before the video device is registered otherwise video_drvdata() may return NULL in the open() file ops and led to oops.

Reference

https://git.kernel.org/stable/c/5ade59d28eade49194eb09765afdeb0ba717c39a https://git.kernel.org/stable/c/68efeff2f7fccdfedc55f92e92be32997127d16e https://git.kernel.org/stable/c/b88556e82dc18cb708744d062770853a2d5095b2 https://git.kernel.org/stable/c/d2b7ecc26bd5406d5ba927be1748aa99c568696c https://git.kernel.org/stable/c/f68bb1210fbea252552d97242757f69a219e942b

Share on: