gs_usb

  1. Linux Kernel gs_usb CAN Patch Adds Length Checks Fixing CVE-2025-68342

    A newly disclosed Linux kernel vulnerability, tracked as CVE‑2025‑68342, plugs a long‑standing robustness hole in the gs_usb CAN‑over‑USB driver by adding explicit length checks to prevent the kernel from reading past received USB payloads. The fix introduces a helper to compute the minimum...
  2. Linux gs_usb CAN Driver Patch Fixes URB Cleanup Bug CVE-2025-68307

    The Linux kernel received a targeted repair that closes a robustness hole in the gs_usb CAN-over-USB driver: CVE-2025-68307 fixes improper handling of failed bulk URBs in gs_usb_xmit_callback, a defect that could silently consume transmit URBs and eventually halt CAN transmission on affected...