In the Linux kernel, the following vulnerability has been resolved: media: amphion: 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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024122719-CVE-2024-56579-6134@gregkh/T