CVE-2026-68227
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
media: cx231xx: 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 driver state lifetime so that it is released on driver unbind.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 184a82784d50ad82aadc3917a3bdd8314a0e9b9b < a373f1a5137e96549a795e7fb9efb5de0ae1d065 | affected |
| Linux | Linux | 184a82784d50ad82aadc3917a3bdd8314a0e9b9b < c5ccb01eb1107acb6aab8ce8fe5a523f215c837e | affected |
| Linux | Linux | 184a82784d50ad82aadc3917a3bdd8314a0e9b9b < f468b7ee5d6332b01e6c538179a4c720e6dae93b | affected |
| Linux | Linux | 184a82784d50ad82aadc3917a3bdd8314a0e9b9b < e797e252bfb3d0d4b3d38e4faef817e05869c240 | affected |
| Linux | Linux | 184a82784d50ad82aadc3917a3bdd8314a0e9b9b < 7d6358ab02866e5b7ed8d3a00805297617bbb0ec | affected |
| Linux | Linux | 3.17 | affected |
| Linux | Linux | 0 < 3.17 | unaffected |
| Linux | Linux | 6.6.148 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.101 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.42 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.6 <= 7.1.* | unaffected |
| Linux | Linux | 7.2-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/a373f1a5137e96549a795e7fb9efb5de0ae1d065
- https://git.kernel.org/stable/c/c5ccb01eb1107acb6aab8ce8fe5a523f215c837e
- https://git.kernel.org/stable/c/f468b7ee5d6332b01e6c538179a4c720e6dae93b
- https://git.kernel.org/stable/c/e797e252bfb3d0d4b3d38e4faef817e05869c240
- https://git.kernel.org/stable/c/7d6358ab02866e5b7ed8d3a00805297617bbb0ec
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.