Bug 2350403 (CVE-2024-58082)

Summary: CVE-2024-58082 kernel: media: nuvoton: Fix an error check in npcm_video_ece_init()
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: dfreiber, drow, jburrell, vkumar
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description OSIDB Bzimport 2025-03-06 17:02:00 UTC
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.

Comment 1 Avinash Hanwate 2025-03-07 05:49:53 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025030610-CVE-2024-58082-3925@gregkh/T

Comment 3 Avinash Hanwate 2025-03-07 11:04:42 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025030610-CVE-2024-58082-3925@gregkh/T