Vulnerability in Linux
CVE-2024-58082
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.
EPSS: 0.002 (6.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 46c15a4ff1f4fe078c5b250fb2570020211eab38, 6.7, 0
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2024-58082?
- CVE-2024-58082 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2025-03-06.
- How severe is CVE-2024-58082?
- Medium severity. CVSS v3 base score is 5.5 out of 10.