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.
References
Configurations
Configuration 1 (hide)
|
History
08 Jan 2025, 17:08
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
|
References | () https://git.kernel.org/stable/c/182b9edc02c4cbb6fe6b97105c23c7047a3340d2 - Patch | |
References | () https://git.kernel.org/stable/c/8cbb1a7bd5973b57898b26eb804fe44af440bb63 - Patch | |
References | () https://git.kernel.org/stable/c/988cc10ddbdee0369fe1f193d389da38ad760492 - Patch | |
References | () https://git.kernel.org/stable/c/cfe96c7c3382293179e291f66644d789e39e99f3 - Patch |
27 Dec 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-27 15:15
Updated : 2025-01-08 17:08
NVD link : CVE-2024-56579
Mitre link : CVE-2024-56579
CVE.ORG link : CVE-2024-56579
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference