CVE-2026-43004
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
spi: stm32-ospi: Fix resource leak in remove() callback
The remove() callback returned early if pm_runtime_resume_and_get() failed, skipping the cleanup of spi controller and other resources.
Remove the early return so cleanup completes regardless of PM resume result.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 79b8a705e26c08f8f09dd55f1dd56f2375973d2d < b4ec54c974c6ea68b309989dcc3d3511068f45f3 | affected |
| Linux | Linux | 79b8a705e26c08f8f09dd55f1dd56f2375973d2d < 0807532c5ebb72751bfe773e6ae79db0e9c57ab9 | affected |
| Linux | Linux | 79b8a705e26c08f8f09dd55f1dd56f2375973d2d < 73cd1f97946ae3796544448ff12c07f399bb2881 | affected |
| Linux | Linux | 6.15 | affected |
| Linux | Linux | 0 < 6.15 | unaffected |
| Linux | Linux | 6.18.22 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.12 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b4ec54c974c6ea68b309989dcc3d3511068f45f3
- https://git.kernel.org/stable/c/0807532c5ebb72751bfe773e6ae79db0e9c57ab9
- https://git.kernel.org/stable/c/73cd1f97946ae3796544448ff12c07f399bb2881
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.