CVE-2023-53592
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
04/10/2025
Last modified:
21/03/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
gpio: sifive: Fix refcount leak in sifive_gpio_probe<br />
<br />
of_irq_find_parent() returns a node pointer with refcount incremented,<br />
We should use of_node_put() on it when not needed anymore.<br />
Add missing of_node_put() to avoid refcount leak.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.6 (including) | 5.10.163 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.87 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.0.19 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.1 (including) | 6.1.5 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/694175cd8a1643cde3acb45c9294bca44a8e08e9
- https://git.kernel.org/stable/c/95da1882ce9372ba20278f87cdb7a34f9812c4b5
- https://git.kernel.org/stable/c/9a402a210798662b04cbe6ca466e916a15efa03a
- https://git.kernel.org/stable/c/f4a2ad1002006548e235255c65a4f1d07312be9d
- https://git.kernel.org/stable/c/f9fb4776ebbc16dfc512adbdc0fe218acb47c7cc



