CVE-2025-68307
Description
In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and ultimately to a complete stop of the transmission. If the sending of a bulk URB fails do proper cleanup: - increase netdev stats - mark the echo_sbk as free - free the driver's context and do accounting - wake the send queue
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 6.1.159-1 |
| debian | forky | fixed | 6.17.11-1 |
| debian | sid | fixed | 6.17.11-1 |
| debian | trixie | fixed | 6.12.63-1 |
| debian | bullseye | fixed | 6.1.159-1~deb11u1 |
References
- https://www.suse.com/security/cve/CVE-2025-68307.html
- https://security-tracker.debian.org/tracker/CVE-2025-68307
- https://git.kernel.org/stable/c/1a588c40a422a3663a52f1c5535e8fb6b044167d
- https://git.kernel.org/stable/c/4a82072e451eacf24fc66a445e906f5095d215db
- https://git.kernel.org/stable/c/516a0cd1c03fa266bb67dd87940a209fd4e53ce7
- https://git.kernel.org/stable/c/87974ebd6552817492daec7866ebfa2c484fa2ac
- https://git.kernel.org/stable/c/9c8eb33b7008178b6ce88aa7593d12063ce60ca3
- https://git.kernel.org/stable/c/f7a5560675bd85efaf16ab01a43053670ff2b000
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.