CVE-2026-43165

Summary

In the Linux kernel, the following vulnerability has been resolved:

hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin

When calling of_parse_phandle_with_args(), the caller is responsible to call of_node_put() to release the reference of device node. In nct7363_present_pwm_fanin, it does not release the reference, causing a resource leak.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux46b94c485ed197bc681da242440c6e2315697c57 < c8cde3ddd12ad7d0e6b5a3e0ea3914a9a778adf4affected
LinuxLinux46b94c485ed197bc681da242440c6e2315697c57 < fb99b58763a95e20b214fc1dd86837ae00a400b7affected
LinuxLinux46b94c485ed197bc681da242440c6e2315697c57 < 4923bbff0bcffe488b3aa76829c829bd15b02585affected
LinuxLinux6.13affected
LinuxLinux0 < 6.13unaffected
LinuxLinux6.18.16 <= 6.18.*unaffected
LinuxLinux6.19.6 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References