Security Advisory

CVE-2024-56579

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-27 14:23:21
Last updated 2026-05-11 20:55:11
Assigner Linux
State PUBLISHED

Description

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.