Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 5.15.174 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5ade59d28eade49194eb09765afdeb0ba717c39aPatch
- https://git.kernel.org/stable/c/68efeff2f7fccdfedc55f92e92be32997127d16ePatch
- https://git.kernel.org/stable/c/b88556e82dc18cb708744d062770853a2d5095b2Patch
- https://git.kernel.org/stable/c/d2b7ecc26bd5406d5ba927be1748aa99c568696cPatch
- https://git.kernel.org/stable/c/f68bb1210fbea252552d97242757f69a219e942bPatch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
FAQ
What is CVE-2024-56578?
CVE-2024-56578 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 registe...
How severe is CVE-2024-56578?
CVE-2024-56578 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56578?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.