In the Linux kernel, the following vulnerability has been resolved:
media: imx-jpeg: 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 |
---|---|---|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
References | () https://git.kernel.org/stable/c/5ade59d28eade49194eb09765afdeb0ba717c39a - Patch | |
References | () https://git.kernel.org/stable/c/68efeff2f7fccdfedc55f92e92be32997127d16e - Patch | |
References | () https://git.kernel.org/stable/c/b88556e82dc18cb708744d062770853a2d5095b2 - Patch | |
References | () https://git.kernel.org/stable/c/d2b7ecc26bd5406d5ba927be1748aa99c568696c - Patch | |
References | () https://git.kernel.org/stable/c/f68bb1210fbea252552d97242757f69a219e942b - Patch | |
First Time |
Linux linux Kernel
Linux |
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-56578
Mitre link : CVE-2024-56578
CVE.ORG link : CVE-2024-56578
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference