CVE-2025-68307

UnknownEPSS 0.16%

Last modified

CVE-2025-68307 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.

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

Metrics

EPSS Probability
0.16%

5.7th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= d08e973a77d128b25e01a08c34d89593fdf222da, < 87974ebd6552817492daec7866ebfa2c484fa2ac; >= d08e973a77d128b25e01a08c34d89593fdf222da, < f7a5560675bd85efaf16ab01a43053670ff2b000; >= d08e973a77d128b25e01a08c34d89593fdf222da, < 1a588c40a422a3663a52f1c5535e8fb6b044167d; >= d08e973a77d128b25e01a08c34d89593fdf222da, < 4a82072e451eacf24fc66a445e906f5095d215db; >= d08e973a77d128b25e01a08c34d89593fdf222da, < 9c8eb33b7008178b6ce88aa7593d12063ce60ca3; >= d08e973a77d128b25e01a08c34d89593fdf222da, < 516a0cd1c03fa266bb67dd87940a209fd4e53ce7
LinuxLinux3.16

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-68307?
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
How severe is CVE-2025-68307?
Severity scoring for CVE-2025-68307 is pending analysis. The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68307?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-68307?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST