In the Linux kernel, the following vulnerability has been resolved:
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
The device_node pointer is returned by of_find_compatible_node
with refcount incremented. We should use of_node_put() to avoid
the refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
22 Oct 2025, 17:26
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | NVD-CWE-noinfo | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/57b742a5b8945118022973e6416b71351df512fb - Patch | |
References | () https://git.kernel.org/stable/c/7e3f1dfb9e21733d7276bc9ccea4daada163f2ba - Patch | |
References | () https://git.kernel.org/stable/c/8657e8ea23325949091da72453ba84fb73cc2bd9 - Patch | |
References | () https://git.kernel.org/stable/c/cb4f2dc513e99c5d0485661f114e4dda73612d10 - Patch | |
References | () https://git.kernel.org/stable/c/df6d8b689252c0acc0448d4ae3d33f2d6db048ab - Patch | |
References | () https://git.kernel.org/stable/c/dfc308d6f29aa28463deb9a12278a85a382385ca - Patch |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-10-22 17:26
NVD link : CVE-2022-49431
Mitre link : CVE-2022-49431
CVE.ORG link : CVE-2022-49431
JSON object : View
Products Affected
linux
- linux_kernel
CWE