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