CVE-2026-23030

Source
https://cve.org/CVERecord?id=CVE-2026-23030
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23030.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-23030
Downstream
Related
Published
2026-01-31T11:42:08Z
Modified
2026-08-12T03:30:37Z
Summary
phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
Details

In the Linux kernel, the following vulnerability has been resolved:

phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()

The for_each_available_child_of_node() calls of_node_put() to release child_np in each success loop. After breaking from the loop with the child_np has been released, the code will jump to the put_child label and will call the of_node_put() again if the devm_request_threaded_irq() fails. These cause a double free bug.

Fix by returning directly to avoid the duplicate of_node_put().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23030.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
ed2b5a8e6b98d042b323afbe177a5dc618921b31
Fixed
b97b2c9808c9a97e0ce30216fa12096d8b0eaa75
Fixed
ebae26dd15140b840cf65be5e1c0daee949ba70b
Fixed
027d42b97e6eb827c3438ebc09bab7efaee9270d
Fixed
efe92ee7a111fe0f4d75f3ed6b7e3f86322279d5
Fixed
e07dea3de508cd6950c937cec42de7603190e1ca

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23030.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.17.0
Fixed
6.1.162
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.122
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.67
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.7

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23030.json"