In the Linux kernel, the following vulnerability has been resolved:
usb: host: ohci-ppc-of: Fix refcount leak bug
In ohci_hcd_ppc_of_probe(), of_find_compatible_node() will return
a node pointer with refcount incremented. We should use of_node_put()
when it is not used anymore.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-06-18 11:15
Updated : 2025-11-13 18:42
NVD link : CVE-2022-50033
Mitre link : CVE-2022-50033
CVE.ORG link : CVE-2022-50033
JSON object : View
Products Affected
linux
- linux_kernel
CWE
