soc: ti: pruss: Fix double free in pruss_clk_mux_setup()
Summary
| CVE | CVE-2026-43196 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-06 12:16:38 UTC |
| Updated | 2026-05-11 20:11:30 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: soc: ti: pruss: Fix double free in pruss_clk_mux_setup() In the pruss_clk_mux_setup(), the devm_add_action_or_reset() indirectly calls pruss_of_free_clk_provider(), which calls of_node_put(clk_mux_np) on the error path. However, after the devm_add_action_or_reset() returns, the of_node_put(clk_mux_np) is called again, causing a double free. Fix by returning directly, to avoid the duplicate of_node_put(). |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Problem Types: CWE-415
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe dbda01bf2dfe5af33163e1e5fca1b82b619c2803 git | Not specified |
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe 24c40076e3bc3d73c839c886d6bda1da6c4d9b93 git | Not specified |
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe 818cf66d91c8ef09b01664a12d5f4ea786d64396 git | Not specified |
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe e113339cc7d23be4948891f3a702e9dce5b47035 git | Not specified |
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe 69aa67c1e22d13e9aad4b08c86304ad8e743dcab git | Not specified |
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe b7db9953c2f8da37de498198623b05b46f8e2ca0 git | Not specified |
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe 04dbbb18cc9c8795c9ff47d8994bc03ebfef9d68 git | Not specified |
| CNA | Linux | Linux | affected ba59c9b43c86b2c2396acac94e41d946cbaec9fe 80db65d4acfb9ff12d00172aed39ea8b98261aad git | Not specified |
| CNA | Linux | Linux | affected 5.10 | Not specified |
| CNA | Linux | Linux | unaffected 5.10 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.252 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.202 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.165 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.128 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.75 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.16 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.19.6 6.19.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/dbda01bf2dfe5af33163e1e5fca1b82b619c2803 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/69aa67c1e22d13e9aad4b08c86304ad8e743dcab | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/818cf66d91c8ef09b01664a12d5f4ea786d64396 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/04dbbb18cc9c8795c9ff47d8994bc03ebfef9d68 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/24c40076e3bc3d73c839c886d6bda1da6c4d9b93 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/b7db9953c2f8da37de498198623b05b46f8e2ca0 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/e113339cc7d23be4948891f3a702e9dce5b47035 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/80db65d4acfb9ff12d00172aed39ea8b98261aad | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.