In the Linux kernel, the following vulnerability has been resolved:
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
We should call of_node_put() for the reference 'uctl_node' returned by
of_get_parent() which will increase the refcount. Otherwise, there will
be a refcount leak bug.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-06-18 11:15
Updated : 2025-11-13 20:03
NVD link : CVE-2022-50017
Mitre link : CVE-2022-50017
CVE.ORG link : CVE-2022-50017
JSON object : View
Products Affected
linux
- linux_kernel
CWE
