CVE-2026-23324
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
can: usb: etas_es58x: 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 | 8537257874e949a59c834cecfd5a063e11b64b0b < 7a0171b4921ad443fee5ed4fcb9d99fa4776edac | affected |
| Linux | Linux | 8537257874e949a59c834cecfd5a063e11b64b0b < 2185ea6e4ebcb61d1224dc7d187c59723cb5ad59 | affected |
| Linux | Linux | 8537257874e949a59c834cecfd5a063e11b64b0b < f6e90c113c92e83fc0963d5e60e16b0e8a268981 | affected |
| Linux | Linux | 8537257874e949a59c834cecfd5a063e11b64b0b < b878444519fa03a3edd287d1963cf79ef78be2f1 | affected |
| Linux | Linux | 8537257874e949a59c834cecfd5a063e11b64b0b < 18eee279e9b5bff0db1aca9475ae4bc12804f05c | affected |
| Linux | Linux | 8537257874e949a59c834cecfd5a063e11b64b0b < b8f9ca88253574638bcff38900a4c28d570b1919 | affected |
| Linux | Linux | 8537257874e949a59c834cecfd5a063e11b64b0b < 5eaad4f768266f1f17e01232ffe2ef009f8129b7 | affected |
| Linux | Linux | 5.13 | affected |
| Linux | Linux | 0 < 5.13 | unaffected |
| Linux | Linux | 5.15.203 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.167 <= 6.1.* | 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/7a0171b4921ad443fee5ed4fcb9d99fa4776edac
- https://git.kernel.org/stable/c/2185ea6e4ebcb61d1224dc7d187c59723cb5ad59
- https://git.kernel.org/stable/c/f6e90c113c92e83fc0963d5e60e16b0e8a268981
- https://git.kernel.org/stable/c/b878444519fa03a3edd287d1963cf79ef78be2f1
- https://git.kernel.org/stable/c/18eee279e9b5bff0db1aca9475ae4bc12804f05c
- https://git.kernel.org/stable/c/b8f9ca88253574638bcff38900a4c28d570b1919
- https://git.kernel.org/stable/c/5eaad4f768266f1f17e01232ffe2ef009f8129b7
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.