CVE-2026-23347
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
can: usb: f81604: correctly anchor the urb in the read bulk callback
When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it otherwise it could be leaked if usb_kill_anchored_urbs() is called. This logic is correctly done elsewhere in the driver, except in the read bulk callback so do that here also.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 88da17436973e463bed59bea79771fb03a21555e < 54ee74307165b348b2fddcd7942eb48fb4ee1237 | affected |
| Linux | Linux | 88da17436973e463bed59bea79771fb03a21555e < c001214e12202338425d6dda5d2a1919d674282d | affected |
| Linux | Linux | 88da17436973e463bed59bea79771fb03a21555e < f6d80b104f904a6da922907394eec66d3e2ffc57 | affected |
| Linux | Linux | 88da17436973e463bed59bea79771fb03a21555e < 7724645c4792914cd07f36718816c5369cc57970 | affected |
| Linux | Linux | 88da17436973e463bed59bea79771fb03a21555e < 952caa5da10bed22be09612433964f6877ba0dde | affected |
| Linux | Linux | 6.5 | affected |
| Linux | Linux | 0 < 6.5 | unaffected |
| Linux | Linux | 6.6.130 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.77 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.17 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.7 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/54ee74307165b348b2fddcd7942eb48fb4ee1237
- https://git.kernel.org/stable/c/c001214e12202338425d6dda5d2a1919d674282d
- https://git.kernel.org/stable/c/f6d80b104f904a6da922907394eec66d3e2ffc57
- https://git.kernel.org/stable/c/7724645c4792914cd07f36718816c5369cc57970
- https://git.kernel.org/stable/c/952caa5da10bed22be09612433964f6877ba0dde
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.