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 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:*:*:*:*:*:*:*:*

History

08 Jan 2025, 17:08

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
First Time Linux linux Kernel
Linux
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: media: amphion: Establecer video drvdata antes de registrar el dispositivo de video. El video drvdata debe establecerse 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/182b9edc02c4cbb6fe6b97105c23c7047a3340d2 - () https://git.kernel.org/stable/c/182b9edc02c4cbb6fe6b97105c23c7047a3340d2 - Patch
References () https://git.kernel.org/stable/c/8cbb1a7bd5973b57898b26eb804fe44af440bb63 - () https://git.kernel.org/stable/c/8cbb1a7bd5973b57898b26eb804fe44af440bb63 - Patch
References () https://git.kernel.org/stable/c/988cc10ddbdee0369fe1f193d389da38ad760492 - () https://git.kernel.org/stable/c/988cc10ddbdee0369fe1f193d389da38ad760492 - Patch
References () https://git.kernel.org/stable/c/cfe96c7c3382293179e291f66644d789e39e99f3 - () 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