In the Linux kernel, the following vulnerability has been resolved:
gpio: sifive: Fix refcount leak in sifive_gpio_probe
of_irq_find_parent() returns a node pointer with refcount incremented,
We should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
09 Feb 2026, 22:02
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | NVD-CWE-Other | |
| References | () https://git.kernel.org/stable/c/694175cd8a1643cde3acb45c9294bca44a8e08e9 - Patch | |
| References | () https://git.kernel.org/stable/c/95da1882ce9372ba20278f87cdb7a34f9812c4b5 - Patch | |
| References | () https://git.kernel.org/stable/c/9a402a210798662b04cbe6ca466e916a15efa03a - Patch | |
| References | () https://git.kernel.org/stable/c/f4a2ad1002006548e235255c65a4f1d07312be9d - Patch | |
| References | () https://git.kernel.org/stable/c/f9fb4776ebbc16dfc512adbdc0fe218acb47c7cc - Patch |
04 Oct 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-04 16:15
Updated : 2026-02-09 22:02
NVD link : CVE-2023-53592
Mitre link : CVE-2023-53592
CVE.ORG link : CVE-2023-53592
JSON object : View
Products Affected
linux
- linux_kernel
CWE
