CVE-2026-23037
CVE-2026-23037 concerns the Linux kernel around the can: etas_es58x driver. When es58x_alloc_rx_urbs() fails to allocate all requested URBs but succeeds with some, returning an error previously caused es58x_open() to skip cleanup and leak anchored URBs. The fix restores intended behavior by retur...