In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
13 Mar 2025, 21:54
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/7fb1fe7d9a167205413f1de8db9f7d0f82c78286 - Patch | |
References | () https://git.kernel.org/stable/c/b51996e35bbfcc7a27d94dfeed5cc2429b2c0df4 - Patch | |
References | () https://git.kernel.org/stable/c/b8d91399775c55162073bb2aca061ec42e3d4bc1 - Patch | |
CWE | NVD-CWE-Other |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-13 21:54
NVD link : CVE-2022-49342
Mitre link : CVE-2022-49342
CVE.ORG link : CVE-2022-49342
JSON object : View
Products Affected
linux
- linux_kernel
CWE