CVE-2024-58082

medium

Description

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

https://git.kernel.org/stable/c/c4b7779abc6633677e6edb79e2809f4f61fde157

https://git.kernel.org/stable/c/c36b830754ae1dd1db41c27f57b29267878f9702

https://git.kernel.org/stable/c/bdd823b9d068284e1d998b962cfef29236365df3

Details

Source: Mitre, NVD

Published: 2025-03-06

Updated: 2025-03-06

Risk Information

CVSS v2

Base Score: 7.2

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

Severity: High

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium