In the Linux kernel, the following vulnerability has been resolved:
iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data
of_find_node_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
11 Mar 2025, 21:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/8a2b6b5687984a010ed094b4f436a2f091987758 - Patch | |
References | () https://git.kernel.org/stable/c/9664491db50a84be92696c8fad2c3b49a7a5f36f - Patch | |
Summary |
|
|
CWE | NVD-CWE-Other | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc3:*:*:*:*:*:* |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-11 21:55
NVD link : CVE-2022-49684
Mitre link : CVE-2022-49684
CVE.ORG link : CVE-2022-49684
JSON object : View
Products Affected
linux
- linux_kernel
CWE