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 kernel-toolsUpgrade kernelUpgrade kernel-abi-stablelistsUpgrade python3-perfUpgrade bpftoolUpgrade kernel-tools-libs | Feb 3, 2026 | Feb 2, 2026 |
| Redhat_linux | — | No solution exists | Jul 17, 2026 | Sep 15, 2025 |
| Ubuntu | — | Upgrade linux-nvidia-tegra-5.15Upgrade linux-aws-5.4Upgrade linux-azure-5.15Upgrade linux-gkeUpgrade linux-nvidiaUpgrade linux-hwe-5.15Upgrade linux-azureUpgrade linux-gkeopUpgrade linux-azure-fipsUpgrade linux-iotUpgrade linux-ibmUpgrade linux-aws-5.15Upgrade linux-xilinx-zynqmpUpgrade linux-oracleUpgrade linux-lowlatencyUpgrade linuxUpgrade linux-ibm-5.4Upgrade linux-raspiUpgrade linux-oracle-5.15Upgrade linux-intel-iotg-5.15Upgrade linux-azure-5.4Upgrade linux-oracle-5.4Upgrade linux-fipsUpgrade linux-realtimeUpgrade linux-gcp-5.15Upgrade linux-raspi-5.4Upgrade linux-gcp-5.4Upgrade linux-gcp-fipsUpgrade linux-awsUpgrade linux-bluefieldUpgrade linux-lowlatency-hwe-5.15Upgrade linux-intel-iotgUpgrade linux-gcpUpgrade linux-intel-iot-realtimeUpgrade linux-kvmUpgrade linux-hwe-5.4Upgrade linux-aws-fipsUpgrade linux-riscv-5.15 | 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