In the Linux kernel, the following vulnerability has been resolved:
mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
of_find_node_by_path() 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
21 Nov 2025, 13:40
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | NVD-CWE-Other | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| Summary |
|
|
| References | () https://git.kernel.org/stable/c/01bc3840d943cf725dea6ca13e11ffda82bad49a - Patch | |
| References | () https://git.kernel.org/stable/c/3193c3a3f4fca65cb06d9d48d07fb96bc1f5b2bd - Patch | |
| References | () https://git.kernel.org/stable/c/762475464982b15014f364ec0cf2a843407f5af1 - Patch | |
| References | () https://git.kernel.org/stable/c/e607879b0da18c451de5e91daf239cc2f2f8ff2d - Patch |
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-21 13:40
NVD link : CVE-2022-50155
Mitre link : CVE-2022-50155
CVE.ORG link : CVE-2022-50155
JSON object : View
Products Affected
linux
- linux_kernel
CWE
