Description
In the Linux kernel, the following vulnerability has been resolved:

can: usb: f81604: handle short interrupt urb messages properly

If an interrupt urb is received that is not the correct length, properly
detect it and don't attempt to treat the data as valid.
Published: 2026-03-25
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via improper handling of short USB interrupt URBs
Action: Patch Now
AI Analysis

Impact

The f81604 CAN driver in the Linux kernel does not validate the length of interrupt USB Request Blocks. When a USB device sends an URB that is shorter than expected, the driver can mistake the incomplete data for a legitimate message. This flaw can lead the kernel to process invalid data, potentially causing a denial of service or other instability. The CVE description explicitly states that the driver now detects short URBs and avoids treating the data as valid. This attack vector is inferred from the requirement for a crafted USB interrupt message, implying local or physical access to the target machine.

Affected Systems

All Linux kernel builds that include the unpatched f81604 driver – for example kernel 6.5, the 7.0 release‑candidate series (RC1 through RC7), and any kernel matching the CPEs listed in the advisory – remain vulnerable until the fix is applied. Systems that compile the driver into the kernel or load it as a module are affected.

Risk and Exploitability

This vulnerability has a moderate CVSS score of 5.5 and an EPSS score of less than 1 %, indicating a low likelihood of exploitation as of the current data. It is not listed in the CISA KEV catalog. Exploitation would require an attacker to deliver a crafted USB interrupt message to a device that uses the f81604 driver. The requirement of local or physical access is inferred from the description.

Generated by OpenCVE AI on April 29, 2026 at 04:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a release that incorporates the f81604 interrupt URB handling fix.
  • If a kernel upgrade is not immediately possible, unload or disable the f81604 CAN driver to remove the vulnerable code path.
  • Ensure that any custom USB drivers or modules enforce bounds‑checking on buffer sizes before processing data, mitigating the CWE‑131 flaw.
  • Restrict USB device usage by configuring device trust filtering or blacklisting the f81604 module, thereby limiting exposure.

Generated by OpenCVE AI on April 29, 2026 at 04:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6238-1 linux security update
History

Thu, 23 Apr 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:6.5:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Thu, 26 Mar 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Thu, 26 Mar 2026 00:15:00 +0000


Wed, 25 Mar 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Wed, 25 Mar 2026 10:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: handle short interrupt urb messages properly If an interrupt urb is received that is not the correct length, properly detect it and don't attempt to treat the data as valid.
Title can: usb: f81604: handle short interrupt urb messages properly
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:04:49.994Z

Reserved: 2026-01-13T15:37:45.997Z

Link: CVE-2026-23334

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-03-25T11:16:30.903

Modified: 2026-04-23T21:13:15.427

Link: CVE-2026-23334

cve-icon Redhat

Severity :

Publid Date: 2026-03-25T00:00:00Z

Links: CVE-2026-23334 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T04:45:03Z

Weaknesses