CVE-2024-58082

MEDIUM EPSS 5.9%
Published Mar 6, 20251y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Mar 6, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
5.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Affected Products 2

VendorProductVersionRange
linuxlinux_kernel*≥6.7  –  <6.12.14
linuxlinux_kernel*≥6.13  –  <6.13.3

References 3

  • git.kernel.org https://git.kernel.org/stable/c/bdd823b9d068284e1d998b962cfef29236365df3
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/c36b830754ae1dd1db41c27f57b29267878f9702
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/c4b7779abc6633677e6edb79e2809f4f61fde157
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/bdd823b9d068284e1d998b962cfef29236365df3
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/c36b830754ae1dd1db41c27f57b29267878f9702
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/c4b7779abc6633677e6edb79e2809f4f61fde157
    Patch