CVE-2024-56579
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
27/12/2024
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: amphion: Set video drvdata before register video device<br />
<br />
The video drvdata should be set before the video device is registered,<br />
otherwise video_drvdata() may return NULL in the open() file ops, and led<br />
to oops.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.18 (including) | 6.1.120 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.64 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/182b9edc02c4cbb6fe6b97105c23c7047a3340d2
- https://git.kernel.org/stable/c/8cbb1a7bd5973b57898b26eb804fe44af440bb63
- https://git.kernel.org/stable/c/988cc10ddbdee0369fe1f193d389da38ad760492
- https://git.kernel.org/stable/c/cfe96c7c3382293179e291f66644d789e39e99f3
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html



