VDB

DEBIAN-CVE-2026-23037

DEBIAN-CVE-2026-23037 PUBLISHED

In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: allow partial RX URB allocation to succeed When es58x_alloc_rx_urbs() fails to allocate the requested number of URBs but succeeds in allocating some, it returns an error code. This causes es58x_open() to return early, skipping the cleanup label 'free_urbs', which leads to the anchored URBs being leaked. As pointed out by maintainer Vincent Mailhol, the driver is designed to handle partial URB allocation gracefully. Therefore, partial allocation should not be treated as a fatal error. Modify es58x_alloc_rx_urbs() to return 0 if at least one URB has been allocated, restoring the intended behavior and preventing the leak in es58x_open().

Affected Products

VendorProductVersions
Debian:12linux0, 6.1.106-3, 6.1.112-1
Debian:14linux6.13.10-1, 6.13.11-1, 6.13.2-1
Debian:13linux0, 6.12.41-1, 6.12.43-1~bpo12+1
Debian:11linux-6.10, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2

Timeline

  • Jan 31, 2026 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›