In the Linux kernel, the following vulnerability has been resolved:
xtensa: xtfpga: Fix refcount leak bug in setup
In machine_setup(), 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-02-26 07:01
Updated : 2025-10-01 20:17
NVD link : CVE-2022-49681
Mitre link : CVE-2022-49681
CVE.ORG link : CVE-2022-49681
JSON object : View
Products Affected
linux
- linux_kernel
CWE
