CVE-2024-58082
MEDIUMLinux Kernel - Null Pointer Dereference in npcm_video_ece_init()
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: Fix an error check in npcm_video_ece_init() When function of_find_device_by_node() fails, it returns NULL instead of an error code. So the corresponding error check logic should be modified to check whether the return value is NULL and set the error code to be returned as -ENODEV.
References (3)
Core 3
Scores
CVSS v3
5.5
EPSS
0.0017
EPSS Percentile
6.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (11)
linux/Kernel
6.13.0 - 6.13.3linux
linux/Kernel
6.7.0 - 6.12.14linux
Linux/Linux
< 6.7
Linux/Linux
46c15a4ff1f4fe078c5b250fb2570020211eab38 - bdd823b9d068284e1d998b962cfef29236365df3
Linux/Linux
46c15a4ff1f4fe078c5b250fb2570020211eab38 - c36b830754ae1dd1db41c27f57b29267878f9702
Linux/Linux
46c15a4ff1f4fe078c5b250fb2570020211eab38 - c4b7779abc6633677e6edb79e2809f4f61fde157
Linux/Linux
6.12.14 - 6.12.*
Linux/Linux
6.13.3 - 6.13.*
Linux/Linux
6.14
Linux/Linux
6.7
... and 1 more
Published
Mar 06, 2025
Tracked Since
Feb 18, 2026