CVE-2022-50157

MEDIUM

Linux Kernel 5.12-5.15.60, 5.16-5.18.17, 5.19-5.19.1 - Refcount Leak in PCI Microchip IRQ Domain Initialization

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains() of_get_next_child() returns a node pointer with refcount incremented, so we should use of_node_put() on it when we don't need it anymore. mc_pcie_init_irq_domains() only calls of_node_put() in the normal path, missing it in some error paths. Add missing of_node_put() to avoid refcount leak.

Scores

CVSS v3 5.5
EPSS 0.0016
EPSS Percentile 5.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

Status published
Products (14)
linux/Kernel 5.12.0 - 5.15.61linux
linux/Kernel 5.16.0 - 5.18.18linux
linux/Kernel 5.19.0 - 5.19.2linux
Linux/Linux < 5.12
Linux/Linux 5.12
Linux/Linux 5.15.61 - 5.15.*
Linux/Linux 5.18.18 - 5.18.*
Linux/Linux 5.19.2 - 5.19.*
Linux/Linux 6.0
Linux/Linux 6f15a9c9f94133bee0d861a4bf25e10aaa95219d - 6cd5f93b5c6a66c68a91dbc604a78207252ecd43
... and 4 more
Published Jun 18, 2025
Tracked Since Feb 18, 2026