← Back to CVE List

CVE-2024-56578

Published: 2024-12-27T15:15Z
Last Modified: 2025-01-08T17:08Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt