CVE-2024-56578

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

08 Jan 2025, 17:08

Type Values Removed Values Added
CWE CWE-476
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: media: imx-jpeg: Establecer video drvdata antes de registrar el dispositivo de video. El video drvdata debe configurarse antes de que se registre el dispositivo de video; de lo contrario, video_drvdata() puede devolver NULL en las operaciones de archivo open() y generar un error.
References () https://git.kernel.org/stable/c/5ade59d28eade49194eb09765afdeb0ba717c39a - () https://git.kernel.org/stable/c/5ade59d28eade49194eb09765afdeb0ba717c39a - Patch
References () https://git.kernel.org/stable/c/68efeff2f7fccdfedc55f92e92be32997127d16e - () https://git.kernel.org/stable/c/68efeff2f7fccdfedc55f92e92be32997127d16e - Patch
References () https://git.kernel.org/stable/c/b88556e82dc18cb708744d062770853a2d5095b2 - () https://git.kernel.org/stable/c/b88556e82dc18cb708744d062770853a2d5095b2 - Patch
References () https://git.kernel.org/stable/c/d2b7ecc26bd5406d5ba927be1748aa99c568696c - () https://git.kernel.org/stable/c/d2b7ecc26bd5406d5ba927be1748aa99c568696c - Patch
References () https://git.kernel.org/stable/c/f68bb1210fbea252552d97242757f69a219e942b - () 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