CVE-2026-46228
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
spi: ch341: fix devres lifetime
USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when drivers are unbound without their devices being physically disconnected (e.g. on probe deferral or configuration changes).
Fix the controller and driver data lifetime so that they are released on driver unbind.
Note that this also makes sure that the SPI controller is placed correctly under the USB interface in the device tree.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 8846739f52afa07e63395c80227dc544f54bd7b1 < 4422fc2411cbbdf5104a914e0596bb483faea254 | affected |
| Linux | Linux | 8846739f52afa07e63395c80227dc544f54bd7b1 < 108a64b27a52f781c4f3751641e3dd65c7dd2fb5 | affected |
| Linux | Linux | 8846739f52afa07e63395c80227dc544f54bd7b1 < abe572f630bc1f0e77041012ab075869036ede4f | affected |
| Linux | Linux | 6.11 | affected |
| Linux | Linux | 0 < 6.11 | unaffected |
| Linux | Linux | 6.18.32 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.9 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/4422fc2411cbbdf5104a914e0596bb483faea254
- https://git.kernel.org/stable/c/108a64b27a52f781c4f3751641e3dd65c7dd2fb5
- https://git.kernel.org/stable/c/abe572f630bc1f0e77041012ab075869036ede4f
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.