6 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-56579
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before register video device The video drvdata should be s...
CVE-2024-56579 affecting package kernel for versions less than 6.6.64.2-1
CVE-2024-56579 affecting package kernel for versions less than 6.6.64.2-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-56579
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 videodrvdata may return NULL in the open file ops, and led to oops...
CVE-2024-56579
creationtimestamp| type| source ---|---|--- 2024-12-27 15:16:57+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lecbtvk2po22...
CVE-2024-56579 media: amphion: Set video drvdata before register video device
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 videodrvdata may return NULL in the open file ops, and led to oops...
CVE-2024-56579
CVE-2024-56579 : In the Linux kernel, the media: amphion driver must set video_drvdata before registering the video device; otherwise video_drvdata() may return NULL in open(), causing an oops. Remediation per the description is to ensure video_drvdata() is set prior to video device registration....