In the Linux kernel, the following vulnerability has been resolved:
usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
I got the following report while doing device(mt6370-tcpc) load test with CONFIG_OF_UNITTEST and CONFIG_OF_DYNAMIC enabled:
OF: ERROR: memory leak, expected refcount 1 instead of 2, of_node_get()/of_node_put() unbalanced - destroy cset entry: attach overlay node /i2c/pmic@34/tcpc/connector
The 'fwnode' set in tcpci_parse_config() which is called in tcpci_register_port(), its node refcount is increased in device_get_named_child_node(). It needs be put while exiting, so call fwnode_handle_put() in the error path of tcpci_register_port() and in tcpci_unregister_port() to avoid leak.
CVSS Details
- CVSS 3.1 Base Score: 5.5
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Debian | — | Upgrade linux | Sep 17, 2025 | Sep 17, 2025 |
| Huawei Euleros 2_0_sp13 | — | Upgrade kernelUpgrade kernel-abi-stablelistsUpgrade kernel-toolsUpgrade python3-perfUpgrade kernel-tools-libsUpgrade bpftool | Feb 3, 2026 | Feb 2, 2026 |
| Redhat_linux | — | No solution exists | Jul 17, 2026 | Sep 15, 2025 |
| Ubuntu | — | Upgrade linux-raspiUpgrade linux-aws-5.15Upgrade linux-gkeopUpgrade linux-aws-5.4Upgrade linux-hwe-5.15Upgrade linux-oracleUpgrade linux-intel-iotg-5.15Upgrade linux-ibm-5.4Upgrade linux-oracle-5.15Upgrade linux-nvidiaUpgrade linux-ibmUpgrade linux-azure-5.4Upgrade linux-lowlatencyUpgrade linux-oracle-5.4Upgrade linux-iotUpgrade linux-azure-fipsUpgrade linux-azure-5.15Upgrade linux-xilinx-zynqmpUpgrade linuxUpgrade linux-azureUpgrade linux-gkeUpgrade linux-nvidia-tegra-5.15Upgrade linux-riscv-5.15Upgrade linux-hwe-5.4Upgrade linux-bluefieldUpgrade linux-intel-iotgUpgrade linux-gcp-5.4Upgrade linux-realtimeUpgrade linux-gcp-fipsUpgrade linux-aws-fipsUpgrade linux-kvmUpgrade linux-intel-iot-realtimeUpgrade linux-gcp-5.15Upgrade linux-awsUpgrade linux-fipsUpgrade linux-lowlatency-hwe-5.15Upgrade linux-gcpUpgrade linux-raspi-5.4 | Sep 19, 2025 | Sep 16, 2025 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Oct 15, 2025 | Sep 15, 2025 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub